]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: drop mask argument from fsnotify_alloc_group
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:22 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:51 +0000 (09:58 -0400)
commit0d2e2a1d00d7d23e5bd9bb0935cde7c3d5835c56
tree1c6bbbcbb143a364838d6749aa086af3c019f965
parent220d14df0dc587c06b97762829a41157c9375b94
fsnotify: drop mask argument from fsnotify_alloc_group

Nothing uses the mask argument to fsnotify_alloc_group.  This patch drops
that argument.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/dnotify/dnotify.c
fs/notify/group.c
fs/notify/inotify/inotify_user.c
include/linux/fsnotify_backend.h
kernel/audit_tree.c
kernel/audit_watch.c