Re: [libvirt PATCH] qemu: reject readonly attribute for virtiofs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2020-05-13 at 10:58 +0200, Ján Tomko wrote:
> This is not yet supported by virtiofsd.
> 
> Fixes #23

Please include the full URL here:

  https://gitlab.com/libvirt/libvirt/-/issues/23

>      case VIR_DOMAIN_FS_DRIVER_TYPE_VIRTIOFS:
> +        if (fs->readonly) {
> +            virReportError(VIR_ERR_CONFIG_UNSUPPORTED, "%s",
> +                           _("virtiofs does not yet supported read-only mode"));

s/supported/support/

Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux