linux/fs/notify/fanotify
Andreas Gruenbacher 088b09b0ac fanotify: do not call fanotify_update_object_mask in fanotify_remove_mark
Recalculate masks in fanotify_remove_mark, don't use
fanotify_update_object_mask.  This gets us one step closers to readable
code.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:58 -04:00
..
Kconfig fanotify: select ANON_INODES. 2010-07-28 09:58:56 -04:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00
fanotify.c fanotify: should_send_event needs to handle vfsmounts 2010-07-28 09:58:57 -04:00
fanotify.h fanotify: send events using read 2010-07-28 09:58:56 -04:00
fanotify_user.c fanotify: do not call fanotify_update_object_mask in fanotify_remove_mark 2010-07-28 09:58:58 -04:00