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

fsnotify: pass both the vfsmount mark and inode mark



should_send_event() and handle_event() will both need to look up the inode
event if they get a vfsmount event.  Lets just pass both at the same time
since we have them both after walking the lists in lockstep.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 613a807f
Loading
Loading
Loading
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