]> git.baikalelectronics.ru Git - kernel.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)
commitb25bfe56faa72b1b468062b55eab2d97a0a2ca96
treeeaae59c73ba52ff8cab8ee845e989d9877603f4c
parent8e7afcb02893a1086795312ef07c499885deb960
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