fanotify: should_send_event needs to handle vfsmounts
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:28 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:57 +0000 (09:58 -0400)
commit1c529063a3e4c15eaae28db31326a7aaab7091b5
tree100a27418becd6c23eeb1b7c4426fea006d6bfd6
parentca9c726eea013394d1e846331b117effb21ead83
fanotify: should_send_event needs to handle vfsmounts

currently should_send_event in fanotify only cares about marks on inodes.
This patch extends that interface to indicate that it cares about events
that happened on vfsmounts.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/fanotify.c
include/linux/fsnotify_backend.h