Add bug fixes description of overwrite changes for a file system storage pool
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 13f6965..ec65766 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -162,6 +162,18 @@
<code>/dev</code>.
</description>
</change>
+ <change>
+ <summary>
+ storage: Fix implementation of no-overwrite for file system backend
+ </summary>
+ <description>
+ Fix file system storage backend implementation of the OVERWRITE
+ flags to be consistent between code and documentation. Add checks
+ to ensure that when building a new file system on a target volume
+ that there is not something already on the disk in a format that
+ libvirt can recognize.
+ </description>
+ </change>
</section>
</release>
<release version="v2.5.0" date="2016-12-04">
--
2.7.4