Searched hist:"36 f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/notify/ |
H A D | fsnotify.h | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 16:54:49 CEST 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: let connector point to an abstract object
Make the code to attach/detach a connector to object more generic by letting the fsnotify connector point to an abstract fsnotify_connp_t. Code that needs to dereference an inode or mount object now uses the helpers fsnotify_conn_{inode,mount}.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
/linux/kernel/ |
H A D | audit_tree.c | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 16:54:49 CEST 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: let connector point to an abstract object
Make the code to attach/detach a connector to object more generic by letting the fsnotify connector point to an abstract fsnotify_connp_t. Code that needs to dereference an inode or mount object now uses the helpers fsnotify_conn_{inode,mount}.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|