From: John Ferlan Date: Wed, 11 Jan 2017 00:32:25 +0000 (-0500) Subject: docs: Add logical storage pool overwrite change description to news.xml X-Git-Tag: v3.0.0-rc2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b837d6477b54efa959e5348f5d13dab0d634b18;p=thirdparty%2Flibvirt.git docs: Add logical storage pool overwrite change description to news.xml Add "New Features" entry to describe the overwrite flag for logical backend. --- diff --git a/docs/news.xml b/docs/news.xml index ec65766096..e341ba2487 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -63,6 +63,16 @@ libxl: Implement virDomainGetMaxVcpus API + + + storage: Add overwrite flag checking for logical pool + + + Add support for the OVERWRITE flags for the logical storage + backend including checking for existing data on the target + volumes when building a new logical pool on target volume(s). + +