From: Eric Paris Date: Fri, 18 Dec 2009 02:24:29 +0000 (-0500) Subject: fanotify: hooks the fanotify_mark syscall to the vfsmount code X-Git-Tag: v2.6.36-rc1~303^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ff21db9fcc39042b814dad8a4b7508710a75235;p=pandora-kernel.git fanotify: hooks the fanotify_mark syscall to the vfsmount code Create a new fanotify_mark flag which indicates we should attach the mark to the vfsmount holding the object referenced by dfd and pathname rather than the inode itself. Signed-off-by: Eric Paris --- Reading git-diff-tree failed