summaryrefslogtreecommitdiff
path: root/fs/notify/fsnotify.c
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2020-12-02 15:07:08 +0300
committerJan Kara <jack@suse.cz>2020-12-03 17:41:29 +0300
commit1a2620a99803ad660edc5d22fd9c66cce91ceb1c (patch)
treecbf41d35f6c316749213ed94faf5d6754cf4c1df /fs/notify/fsnotify.c
parent950cc0d2bef078e1f6459900ca4d4b2a2e0e3c37 (diff)
downloadlinux-1a2620a99803ad660edc5d22fd9c66cce91ceb1c.tar.xz
inotify: convert to handle_inode_event() interface
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: b9a1b9772509 ("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>
Diffstat (limited to 'fs/notify/fsnotify.c')
0 files changed, 0 insertions, 0 deletions