]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: mention readonly attribute is not yet supported by virtiofsd
authorJianan Gao <jgao@redhat.com>
Tue, 21 Jul 2020 13:32:40 +0000 (21:32 +0800)
committerJán Tomko <jtomko@redhat.com>
Tue, 21 Jul 2020 14:02:42 +0000 (16:02 +0200)
There was a clear statement on not supported by virtiofsd with
readonly attribute.

Signed-off-by: Jianan Gao <jgao@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 2c6c628c614b55837a1a3fbcbfe237179b181b17..ff977968c7148a79460656a0e67f806d527af64a 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -170,6 +170,10 @@ v6.4.0 (2020-06-02)
     firewalld resets all iptables rules and chains on restart, and this
     includes deleting those created by libvirt.
 
+  * qemu: reject readonly attribute for virtiofs
+
+    virtiofs does not yet support read-only shares.
+
 
 v6.3.0 (2020-05-05)
 ===================