diff options
author | Jan Kara <jack@suse.cz> | 2016-12-14 13:53:46 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-04-03 16:56:40 +0200 |
commit | c97476400d3b73376fc055e828d7388d6b9ea99a (patch) | |
tree | b15631b7c16455ed37f52ec3b56d3dcb7ed4e35a /kernel/utsname_sysctl.c | |
parent | inotify: Remove inode pointers from debug messages (diff) | |
download | linux-c97476400d3b73376fc055e828d7388d6b9ea99a.tar.xz linux-c97476400d3b73376fc055e828d7388d6b9ea99a.zip |
fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
Move recalculation of inode / vfsmount notification mask under
group->mark_mutex of the mark which was modified. These are the only
places where mask recalculation happens without mark being protected
from detaching from inode / vfsmount which will cause issues with the
following patches.
Reviewed-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'kernel/utsname_sysctl.c')
0 files changed, 0 insertions, 0 deletions