fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
authorAmir Goldstein <amir73il@gmail.com>
Thu, 19 Mar 2020 15:10:10 +0000 (17:10 +0200)
committerJan Kara <jack@suse.cz>
Mon, 23 Mar 2020 17:11:39 +0000 (18:11 +0100)
commiteae36a2b8324c9dd0a66b2ae32abd4a456e49c39
treec122e94bf9870a06e13e72bf3d9b4201ac81ba5a
parent6473ea760ca1707ade74de5b57e74189d14f8e10
fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()

Most of the code in fsnotify hooks is boiler plate of one or the other.

Link: https://lore.kernel.org/r/20200319151022.31456-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
include/linux/fsnotify.h