linux-kernel-test/fs/notify
Eric Paris 74be0cc828 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>
2010-07-28 09:58:50 -04:00
..
dnotify fsnotify: remove group_num altogether 2010-07-28 09:58:50 -04:00
inotify fsnotify: remove group_num altogether 2010-07-28 09:58:50 -04:00
fsnotify.c fsnotify: send struct file when sending events to parents when possible 2010-07-28 09:58:48 -04:00
fsnotify.h fsnotify: generic notification queue and waitq 2009-06-11 14:57:53 -04:00
group.c fsnotify: remove group_num altogether 2010-07-28 09:58:50 -04:00
inode_mark.c fsnotify: allow addition of duplicate fsnotify marks 2010-07-28 09:58:17 -04:00
Kconfig fsnotify: use def_bool in kconfig instead of letting the user choose 2009-07-21 15:26:26 -04:00
Makefile fsnotify: add marks to inodes so groups can interpret how to handle those inodes 2009-06-11 14:57:53 -04:00
notification.c fsnotify: lock annotation for event replacement 2010-07-28 09:58:50 -04:00