From: Eric Paris Date: Fri, 18 Dec 2009 02:24:28 +0000 (-0500) Subject: fanotify: should_send_event needs to handle vfsmounts X-Git-Tag: v2.6.36-rc1~303^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c529063a3e4c15eaae28db31326a7aaab7091b5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed