]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8c05f6b884d2b2f0b3a4edfa4ca8874712d6c73
tree100a27418becd6c23eeb1b7c4426fea006d6bfd6
parent45371365f6ce1691d45bbe0dd0c9cd6455ee8c72
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