]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: remove group_num altogether
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:50 +0000 (09:58 -0400)
commit74be0cc82835aecad332a29896b0f212ba893403
treeeaae59c73ba52ff8cab8ee845e989d9877603f4c
parentcac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1
fsnotify: remove group_num altogether

The original fsnotify interface has a group-num which was intended to be
able to find a group after it was added.  I no longer think this is a
necessary thing to do and so we remove the group_num.

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