linux/fs/notify/fanotify
Eric Paris 32a4df13b8 fanotify: ignored_mask to ignore events
When fanotify receives an event it will check event->mask & ~ignored_mask.
If no bits are left the event will not be sent.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:59:00 -04:00
..
fanotify_user.c fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
fanotify.c fanotify: ignored_mask to ignore events 2010-07-28 09:59:00 -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