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)
commit24c20305c7fc8959836211cb8c50aab93ae0e54f
treee654e204c138a66d57b2293a49274830f55a637b
parent7761daa6a1599fa5479b8da367470f632a1927e0
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