alistair23-linux/fs/notify/inotify
Amir Goldstein 957f7b472c inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
FS_EVENT_ON_CHILD has currently no meaning for non-dir inode marks. In
the following patches we want to use that bit to mean that mark's
notification group cares about parent and name information. So stop
setting FS_EVENT_ON_CHILD for non-dir marks.

Link: https://lore.kernel.org/r/20200722125849.17418-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2020-07-27 23:16:16 +02:00
..
inotify.h fsnotify: pass dir argument to handle_event() callback 2020-07-27 18:32:47 +02:00
inotify_fsnotify.c inotify: report both events on parent and child with single callback 2020-07-27 21:24:51 +02:00
inotify_user.c inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask 2020-07-27 23:16:16 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00