commit | 1968f5eed54ce47bde488fd9a450912e4a2d7138 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:39 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:55 2010 -0400 |
tree | bcf13b98fda519c240e89cae3de95fc7d9ece715 | |
parent | ce8f76fb7320297ccbe7c950fd9a2d727dd6a5a0 [diff] |
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 <eparis@redhat.com>