]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6d7cd0d6909a41d0d908a7b6c016193244b6baa
treec122e94bf9870a06e13e72bf3d9b4201ac81ba5a
parenteb818fdb0ff7a79796f6b20f05e1cc7ecf1ae524
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