alistair23-linux/fs/notify
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
..
dnotify fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
fanotify fsnotify: update gfp/slab.h includes 2010-07-28 09:59:03 -04:00
inotify inotify: Fix mask checks 2010-07-28 10:18:49 -04:00
fsnotify.c fanotify: do not always return 0 in fsnotify 2010-07-28 09:59:02 -04:00
fsnotify.h fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
group.c fanotify: drop the useless priority argument 2010-07-28 09:59:03 -04:00
inode_mark.c fanotify: clear all fanotify marks 2010-07-28 09:59:00 -04:00
Kconfig fanotify: fscking all notification system 2010-07-28 09:58:54 -04:00
Makefile fsnotify: vfsmount marks generic functions 2010-07-28 09:58:57 -04:00
mark.c fsnotify: call iput on inodes when no longer marked 2010-07-28 09:59:02 -04:00
notification.c fsnotify: use unsigned char * for dentry->d_name.name 2010-07-28 09:59:01 -04:00
vfsmount_mark.c fsnotify: update gfp/slab.h includes 2010-07-28 09:59:03 -04:00