linux/fs/notify/fanotify
Eric Paris 192ca4d194 fanotify: do not recalculate the mask if the ignored mask changed
If fanotify sets a new bit in the ignored mask it will cause the generic
fsnotify layer to recalculate the real mask.  This is stupid since we
didn't change that part.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-10-28 17:22:16 -04:00
..
fanotify_user.c fanotify: do not recalculate the mask if the ignored mask changed 2010-10-28 17:22:16 -04:00
fanotify.c fanotify: ignore events on directories unless specifically requested 2010-10-28 17:22:16 -04:00
Kconfig fanotify: default Kconfig to n 2010-07-28 09:59:03 -04:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00