Searched hist:"36 f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/notify/ |
H A D | fsnotify.h | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 09:54:49 CDT 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>
|
H A D | fdinfo.c | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 09:54:49 CDT 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>
|
H A D | mark.c | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 09:54:49 CDT 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>
|
/openbmc/linux/kernel/ |
H A D | audit_tree.c | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 09:54:49 CDT 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>
|
/openbmc/linux/include/linux/ |
H A D | fsnotify_backend.h | diff 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 Sat Jun 23 09:54:49 CDT 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>
|