Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment