Home
last modified time | relevance | path

Searched hist:"2 e37c6ca8d76c362e844c0cf3ebe8ba2e27940cb" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/notify/
H A Dfsnotify.hdiff 2e37c6ca8d76c362e844c0cf3ebe8ba2e27940cb Wed Jan 04 10:51:58 CET 2017 Jan Kara <jack@suse.cz> fsnotify: Remove fsnotify_detach_group_marks()

The function is already mostly contained in what
fsnotify_clear_marks_by_group() does. Just update that function to not
select marks when all of them should be destroyed and remove
fsnotify_detach_group_marks().

Reviewed-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>