]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add news mention of default fs/netfs storage pool mount options
authorJohn Ferlan <jferlan@redhat.com>
Thu, 17 Jan 2019 20:50:41 +0000 (15:50 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 30 Jan 2019 00:15:27 +0000 (19:15 -0500)
Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/news.xml

index 5759a9e178df0cc6e5586442167e23e83964b5c2..2aa4ed25d6243db0d0fd38b6e2c0c8937b333102 100644 (file)
     <section title="Improvements">
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          storage: Add default mount options for fs/netfs storage pools
+        </summary>
+        <description>
+          Altered the command line generation for fs/netfs storage pools to
+          add some default options. For Linux based systems, the options
+          added are "nodev, nosuid, noexec". For FreeBSD based systems,
+          the options added are "nosuid, noexec".
+        </description>
+      </change>
     </section>
   </release>
   <release version="v5.0.0" date="2019-01-15">