Searched hist:"1 e6cb72399fd58b38a1c11055ef18fe01f535cda" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/notify/ |
H A D | fsnotify.h | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | fdinfo.c | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | mark.c | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | fsnotify.c | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
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 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | fs.h | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
/openbmc/linux/fs/ |
H A D | super.c | diff 1e6cb72399fd58b38a1c11055ef18fe01f535cda Sat Sep 01 02:41:11 CDT 2018 Amir Goldstein <amir73il@gmail.com> fsnotify: add super block object type
Add the infrastructure to attach a mark to a super_block struct and detach all attached marks when super block is destroyed.
This is going to be used by fanotify backend to setup super block marks.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|