]> git.baikalelectronics.ru Git - kernel.git/commit
fsnotify: use helpers to access data by data_type
authorAmir Goldstein <amir73il@gmail.com>
Thu, 19 Mar 2020 15:10:12 +0000 (17:10 +0200)
committerJan Kara <jack@suse.cz>
Mon, 23 Mar 2020 17:19:06 +0000 (18:19 +0100)
commit28c5cd8e2285e4f70cf4cc44ca1ad3c600d68bc2
treeea5f38b9d49a9e1b30fd02fb1f1a84c393e907e2
parent3cf0c45f7916bd92dd1781bef190eeb81db52c8b
fsnotify: use helpers to access data by data_type

Create helpers to access path and inode from different data types.

Link: https://lore.kernel.org/r/20200319151022.31456-5-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fanotify/fanotify.c
fs/notify/fsnotify.c
fs/notify/inotify/inotify_fsnotify.c
include/linux/fsnotify_backend.h
kernel/audit_fsnotify.c
kernel/audit_watch.c