linux-stable/fs/notify/inotify
Amir Goldstein 5e78c6bd90 inotify: convert to handle_inode_event() interface
commit 1a2620a998 upstream.

Convert inotify to use the simple handle_inode_event() interface to
get rid of the code duplication between the generic helper
fsnotify_handle_event() and the inotify_handle_event() callback, which
also happen to be buggy code.

The bug will be fixed in the generic helper.

Link: https://lore.kernel.org/r/20201202120713.702387-3-amir73il@gmail.com
CC: stable@vger.kernel.org
Fixes: b9a1b97725 ("fsnotify: create method handle_inode_event() in fsnotify_operations")
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-30 11:54:18 +01:00
..
inotify.h inotify: convert to handle_inode_event() interface 2020-12-30 11:54:18 +01:00
inotify_fsnotify.c inotify: convert to handle_inode_event() interface 2020-12-30 11:54:18 +01:00
inotify_user.c inotify: convert to handle_inode_event() interface 2020-12-30 11:54:18 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00