Home
last modified time | relevance | path

Searched hist:"36 f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/notify/
H A Dfsnotify.hdiff 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 Dfdinfo.cdiff 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 Dmark.cdiff 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 Daudit_tree.cdiff 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 Dfsnotify_backend.hdiff 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>