]> git.baikalelectronics.ru Git - kernel.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)
commita770fcceb05df42d8d5187ce571e939a62d0eea5
tree814ff82fd2067dfa75a69284a38f3ae26ee692fe
parent625d3ecbfab857beb4f384fcf07c9a2777d2414d
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