Searched hist:f4fd4ae354ba23c948afb0ee3386182acb96d481 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | virtio_fs.c | diff f4fd4ae354ba23c948afb0ee3386182acb96d481 Wed Aug 19 17:19:45 CDT 2020 Vivek Goyal <vgoyal@redhat.com> virtiofs: get rid of no_mount_options
This option was introduced so that for virtio_fs we don't show any mounts options fuse_show_options(). Because we don't offer any of these options to be controlled by mounter.
Very soon we are planning to introduce option "dax" which mounter should be able to specify. And no_mount_options does not work anymore.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | fuse_i.h | diff f4fd4ae354ba23c948afb0ee3386182acb96d481 Wed Aug 19 17:19:45 CDT 2020 Vivek Goyal <vgoyal@redhat.com> virtiofs: get rid of no_mount_options
This option was introduced so that for virtio_fs we don't show any mounts options fuse_show_options(). Because we don't offer any of these options to be controlled by mounter.
Very soon we are planning to introduce option "dax" which mounter should be able to specify. And no_mount_options does not work anymore.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | inode.c | diff f4fd4ae354ba23c948afb0ee3386182acb96d481 Wed Aug 19 17:19:45 CDT 2020 Vivek Goyal <vgoyal@redhat.com> virtiofs: get rid of no_mount_options
This option was introduced so that for virtio_fs we don't show any mounts options fuse_show_options(). Because we don't offer any of these options to be controlled by mounter.
Very soon we are planning to introduce option "dax" which mounter should be able to specify. And no_mount_options does not work anymore.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|