From: Eric Paris Date: Wed, 28 Jul 2010 14:18:39 +0000 (-0400) Subject: fanotify: use both marks when possible X-Git-Tag: v2.6.36-rc1~303^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1968f5eed54ce47bde488fd9a450912e4a2d7138;p=pandora-kernel.git fanotify: use both marks when possible fanotify currently, when given a vfsmount_mark will look up (if it exists) the corresponding inode mark. This patch drops that lookup and uses the mark provided. Signed-off-by: Eric Paris --- Reading git-diff-tree failed