linux/fs/notify/fanotify
Eric Paris b9e4e3bd04 fanotify: allow users to set an ignored_mask
Change the sys_fanotify_mark() system call so users can set ignored_masks
on inodes.  Remember, if a user new sets a real mask, and only sets ignored
masks, the ignore will never be pinned in memory.  Thus ignored_masks can
be lost under memory pressure and the user may again get events they
previously thought were ignored.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:59:00 -04:00
..
fanotify_user.c fanotify: allow users to set an ignored_mask 2010-07-28 09:59:00 -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