[Virtio-fs] [PATCH 07/20] fuse: Get rid of no_mount_options

Miklos Szeredi miklos at szeredi.hu
Tue Mar 10 14:12:51 UTC 2020


On Wed, Mar 4, 2020 at 5:59 PM Vivek Goyal <vgoyal at redhat.com> wrote:
>
> 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. What
> we need is a per mount option specific flag so that fileystem can
> specify which options to show.
>
> Add few such flags to control the behavior in more fine grained manner
> and get rid of no_mount_options.
>
> Signed-off-by: Vivek Goyal <vgoyal at redhat.com>

Reviewed-by: Miklos Szeredi <mszeredi at redhat.com>





More information about the Virtio-fs mailing list