docs: Add news mention of default fs/netfs storage pool mount options

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
John Ferlan 2019-01-17 15:50:41 -05:00
parent f00cde7f11
commit f06e94af07

View File

@ -50,6 +50,17 @@
<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">