commit | 3dca1a7494e32a3186bd907963e387bf875ee54e | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Fri Apr 20 16:10:53 2018 -0700 |
committer | Jan Kara <jack@suse.cz> | Fri May 18 14:58:22 2018 +0200 |
tree | be720b8600c0f746f4ff833aaa28e7d3dc8aece3 | |
parent | 47d9c7cc457adc5d6d8ca966482a51459f81e852 [diff] |
fsnotify: generalize send_to_group() Use fsnotify_foreach_obj_type macros to generalize the code that filters events by marks mask and ignored_mask. This is going to be used for adding mark of super block object type. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>