linux-hardened/fs/notify
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
..
dnotify fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
fanotify fanotify: ignored_mask to ignore events 2010-07-28 09:59:00 -04:00
inotify fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
fsnotify.c fsnotify: Infrastructure for per-mount watches 2010-07-28 09:58:57 -04:00
fsnotify.h fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
group.c fsnotify: rename mark_entry to just mark 2010-07-28 09:58:53 -04:00
inode_mark.c fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -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: ignored_mask - excluding notification 2010-07-28 09:59:00 -04:00
notification.c fanotify: Add pids to events 2010-07-28 09:58:56 -04:00
vfsmount_mark.c fsnotify: vfsmount marks generic functions 2010-07-28 09:58:57 -04:00