Searched hist:"1 ccd1ea24962276ca0548386889ef7bf57479c5d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | fuse_i.h | diff 1ccd1ea24962276ca0548386889ef7bf57479c5d Tue Sep 10 08:04:09 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> fuse: convert destroy to simple api
We can use the "force" flag to make sure the DESTROY request is always sent to userspace. So no need to keep it allocated during the lifetime of the filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | inode.c | diff 1ccd1ea24962276ca0548386889ef7bf57479c5d Tue Sep 10 08:04:09 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> fuse: convert destroy to simple api
We can use the "force" flag to make sure the DESTROY request is always sent to userspace. So no need to keep it allocated during the lifetime of the filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | file.c | diff 1ccd1ea24962276ca0548386889ef7bf57479c5d Tue Sep 10 08:04:09 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> fuse: convert destroy to simple api
We can use the "force" flag to make sure the DESTROY request is always sent to userspace. So no need to keep it allocated during the lifetime of the filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|