Searched hist:cc080e9e9be16ccf26135d366d7d2b65209f1d56 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | cuse.c | diff cc080e9e9be16ccf26135d366d7d2b65209f1d56 Wed Jul 01 09:26:08 CDT 2015 Miklos Szeredi <mszeredi@suse.cz> fuse: introduce per-instance fuse_dev structure
Allow fuse device clones to refer to be distinguished. This patch just adds the infrastructure by associating a separate "struct fuse_dev" with each clone.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
|
H A D | fuse_i.h | diff cc080e9e9be16ccf26135d366d7d2b65209f1d56 Wed Jul 01 09:26:08 CDT 2015 Miklos Szeredi <mszeredi@suse.cz> fuse: introduce per-instance fuse_dev structure
Allow fuse device clones to refer to be distinguished. This patch just adds the infrastructure by associating a separate "struct fuse_dev" with each clone.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
|
H A D | dev.c | diff cc080e9e9be16ccf26135d366d7d2b65209f1d56 Wed Jul 01 09:26:08 CDT 2015 Miklos Szeredi <mszeredi@suse.cz> fuse: introduce per-instance fuse_dev structure
Allow fuse device clones to refer to be distinguished. This patch just adds the infrastructure by associating a separate "struct fuse_dev" with each clone.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
|
H A D | inode.c | diff cc080e9e9be16ccf26135d366d7d2b65209f1d56 Wed Jul 01 09:26:08 CDT 2015 Miklos Szeredi <mszeredi@suse.cz> fuse: introduce per-instance fuse_dev structure
Allow fuse device clones to refer to be distinguished. This patch just adds the infrastructure by associating a separate "struct fuse_dev" with each clone.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
|