linux-stable/fs/notify
Amir Goldstein d9a6f30bb8 fsnotify: introduce marks iteration helpers
Introduce helpers fsnotify_iter_select_report_types() and
fsnotify_iter_next() to abstract the inode/vfsmount marks merged
list iteration.

This is a preparation patch before generalizing mark list
iteration to more mark object types (i.e. super block marks).

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2018-05-18 14:58:22 +02:00
..
dnotify fsnotify: remove redundant arguments to handle_event() 2018-05-18 14:58:22 +02:00
fanotify fsnotify: remove redundant arguments to handle_event() 2018-05-18 14:58:22 +02:00
inotify fsnotify: remove redundant arguments to handle_event() 2018-05-18 14:58:22 +02:00
fdinfo.c fsnotify: use type id to identify connector object type 2018-05-18 14:58:22 +02:00
fdinfo.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fsnotify.c fsnotify: introduce marks iteration helpers 2018-05-18 14:58:22 +02:00
fsnotify.h fsnotify: remove redundant arguments to handle_event() 2018-05-18 14:58:22 +02:00
group.c fsnotify: use type id to identify connector object type 2018-05-18 14:58:22 +02:00
Kconfig rcu: Make SRCU optional by using CONFIG_SRCU 2015-01-06 11:04:29 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mark.c fsnotify: use type id to identify connector object type 2018-05-18 14:58:22 +02:00
notification.c fsnotify: Let userspace know about lost events due to ENOMEM 2018-02-27 10:25:33 +01:00