diff options
author | Eric Paris | 2010-07-28 16:18:39 +0200 |
---|---|---|
committer | Eric Paris | 2010-07-28 16:18:54 +0200 |
commit | 03930979afa63e079e9aefd4d3dd429240711027 (patch) | |
tree | 7df0097a8d51b9f71b4f10a0f49e773fb41d9ba5 /kernel | |
parent | fsnotify: cleanup should_send_event (diff) | |
download | kernel-qcow2-linux-03930979afa63e079e9aefd4d3dd429240711027.tar.gz kernel-qcow2-linux-03930979afa63e079e9aefd4d3dd429240711027.tar.xz kernel-qcow2-linux-03930979afa63e079e9aefd4d3dd429240711027.zip |
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: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions