kernel-hacking-2024-linux-s.../fs/notify
Eric Paris 750a8870fe inotify: update the group mask on mark addition
Seperating the addition and update of marks in inotify resulted in a
regression in that inotify never gets events.  The inotify group mask is
always 0.  This mask should be updated any time a new mark is added.

Signed-off-by: Eric Paris <eparis@redhat.com>
2009-08-28 12:51:14 -04:00
..
dnotify
inotify inotify: update the group mask on mark addition 2009-08-28 12:51:14 -04:00
fsnotify.c
fsnotify.h
group.c
inode_mark.c
Kconfig
Makefile
notification.c inotify: tail drop inotify q_overflow events 2009-08-17 13:37:37 -07:00