• Eric Paris's avatar
    fsnotify: remove the global masks · 03930979
    Eric Paris authored
    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>
    03930979
group.c 6.29 KB