Skip to content
Commit 1968f5ee authored by Eric Paris's avatar Eric Paris
Browse files

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: default avatarEric Paris <eparis@redhat.com>
parent ce8f76fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment