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

fsnotify: remove the global masks



Because we walk the object->fsnotify_marks list instead of the global
fsnotify groups list we don't need the fsnotify_inode_mask and
fsnotify_vfsmount_mask as these were simply shortcuts in fsnotify() for
performance.  They are now extra checks, rip them out.

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