]> git.baikalelectronics.ru Git - kernel.git/commit
inotify: rename mark_entry to just mark
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:24 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:54 +0000 (09:58 -0400)
commitd763874dd77c4f730ad0a4c1fc59bca12cac0610
tree45b13f2253265703a540bdd99685f4f56ac8e21b
parent4df6cfee47260e55107dbba3b6a9a3de25fdbb93
inotify: rename mark_entry to just mark

rename anything in inotify that deals with mark_entry to just be mark.  It
makes a lot more sense.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/inotify/inotify.h
fs/notify/inotify/inotify_fsnotify.c
fs/notify/inotify/inotify_user.c