kernel_optimize_test/fs/notify/inotify
Jerome Marchand 44b350fc23 inotify: Fix mask checks
The mask checks in inotify_update_existing_watch() and
inotify_new_watch() are useless because inotify_arg_to_mask() sets
FS_IN_IGNORED and FS_EVENT_ON_CHILD bits anyway.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 10:18:49 -04:00
..
inotify_fsnotify.c inotify: allow users to request not to recieve events on unlinked children 2010-07-28 10:18:49 -04:00
inotify_user.c inotify: Fix mask checks 2010-07-28 10:18:49 -04:00
inotify.h inotify: rename mark_entry to just mark 2010-07-28 09:58:54 -04:00
Kconfig inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00
Makefile inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00