]> git.baikalelectronics.ru Git - kernel.git/commit
fsnotify: clean up fsnotify_prepare/finish_user_wait()
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 30 Oct 2017 20:14:55 +0000 (21:14 +0100)
committerJan Kara <jack@suse.cz>
Tue, 31 Oct 2017 16:54:56 +0000 (17:54 +0100)
commit1083b851debccf2ee8041b1a56ff6f7a18ac439c
treee654e204c138a66d57b2293a49274830f55a637b
parent3fad809c6e3dd4a23b9365038db3f6475e6c7c63
fsnotify: clean up fsnotify_prepare/finish_user_wait()

This patch doesn't actually fix any bug, just paves the way for fixing mark
and group pinning.

Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Cc: <stable@vger.kernel.org> # v4.12
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/mark.c