linux/fs/notify/inotify
Amir Goldstein a0a92d261f fsnotify: move mask out of struct fsnotify_event
Common fsnotify_event helpers have no need for the mask field.
It is only used by backend code, so move the field out of the
abstract fsnotify_event struct and into the concrete backend
event structs.

This change packs struct inotify_event_info better on 64bit
machine and will allow us to cram some more fields into
struct fanotify_event_info.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2019-02-06 15:25:11 +01:00
..
inotify_fsnotify.c fsnotify: move mask out of struct fsnotify_event 2019-02-06 15:25:11 +01:00
inotify_user.c fsnotify: move mask out of struct fsnotify_event 2019-02-06 15:25:11 +01:00
inotify.h fsnotify: move mask out of struct fsnotify_event 2019-02-06 15:25:11 +01: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