android_kernel_xiaomi_sdm845/fs/notify
Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions
With the change of fsnotify to use srcu walking the marks list instead of
walking the global groups list we now know the mark in question.  The code can
send the mark to the group's handling functions and the groups won't have to
find those marks themselves.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 10:18:52 -04:00
..
dnotify fsnotify: send fsnotify_mark to groups in event handling functions 2010-07-28 10:18:52 -04:00
fanotify fsnotify: send fsnotify_mark to groups in event handling functions 2010-07-28 10:18:52 -04:00
inotify fsnotify: send fsnotify_mark to groups in event handling functions 2010-07-28 10:18:52 -04:00
fsnotify.c fsnotify: send fsnotify_mark to groups in event handling functions 2010-07-28 10:18:52 -04:00
fsnotify.h fsnotify: srcu to protect read side of inode and vfsmount locks 2010-07-28 10:18:52 -04:00
group.c fsnotify: srcu to protect read side of inode and vfsmount locks 2010-07-28 10:18:52 -04:00
inode_mark.c fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 2010-07-28 10:18:52 -04:00
Kconfig fanotify: fscking all notification system 2010-07-28 09:58:54 -04:00
Makefile fsnotify: vfsmount marks generic functions 2010-07-28 09:58:57 -04:00
mark.c fsnotify: Exchange list heads instead of moving elements 2010-07-28 10:18:52 -04:00
notification.c vfs/fsnotify: fsnotify_close can delay the final work in fput 2010-07-28 10:18:51 -04:00
vfsmount_mark.c fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 2010-07-28 10:18:52 -04:00