linux/fs/notify/fanotify
Eric Paris 43ed7e16a8 fanotify: use merge argument to determine actual event added to queue
fanotify needs to know the actual event added to queues so it can be
correctly checked for return values from userspace.  To do this we need to
pass that information from the merger code back to the main even handling
routine.  Currently that information is unused, but it will be.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:59:01 -04:00
..
fanotify_user.c fsnotify: add group priorities 2010-07-28 09:59:01 -04:00
fanotify.c fanotify: use merge argument to determine actual event added to queue 2010-07-28 09:59:01 -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