linux/fs/notify/inotify
Jan Kara 9385a84d7e fsnotify: Pass fsnotify_iter_info into handle_event handler
Pass fsnotify_iter_info into ->handle_event() handler so that it can
release and reacquire SRCU lock via fsnotify_prepare_user_wait() and
fsnotify_finish_user_wait() functions.  These functions also make sure
current marks are appropriately pinned so that iteration protected by
srcu in fsnotify() stays safe.

Reviewed-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2017-04-10 17:37:36 +02:00
..
inotify_fsnotify.c fsnotify: Pass fsnotify_iter_info into handle_event handler 2017-04-10 17:37:36 +02:00
inotify_user.c fsnotify: Pass fsnotify_iter_info into handle_event handler 2017-04-10 17:37:36 +02:00
inotify.h fsnotify: Pass fsnotify_iter_info into handle_event handler 2017-04-10 17:37:36 +02:00
Kconfig inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00
Makefile inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00