commit | 60f7ed8c7c4d06aeda448c6da74621552ee739aa | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Sat Sep 01 10:41:12 2018 +0300 |
committer | Jan Kara <jack@suse.cz> | Mon Sep 03 15:14:04 2018 +0200 |
tree | 94ac8c4f7af3707778c0bad661c0ced6a63ae736 | |
parent | 1e6cb72399fd58b38a1c11055ef18fe01f535cda [diff] |
fsnotify: send path type events to group with super block marks Send events to group if super block mark mask matches the event and unless the same group has an ignore mask on the vfsmount or the inode on which the event occurred. Soon, fanotify backend is going to support super block marks and fanotify backend only supports path type events. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>