]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
authorEric Paris <eparis@redhat.com>
Thu, 28 Oct 2010 21:21:58 +0000 (17:21 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 28 Oct 2010 21:22:15 +0000 (17:22 -0400)
commitb29866aab8489487f11cc4506590ac31bdbae22a
tree814ff82fd2067dfa75a69284a38f3ae26ee692fe
parente1c048ba786789afdc66f32d8394bb5a0014bbba
fsnotify: rename FS_IN_ISDIR to FS_ISDIR

The _IN_ in the naming is reserved for flags only used by inotify.  Since I
am about to use this flag for fanotify rename it to be generic like the
rest.

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