]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: mention vol-create bug fix
authorKirill Shchetiniuk via Devel <devel@lists.libvirt.org>
Wed, 9 Apr 2025 08:43:16 +0000 (10:43 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 9 Apr 2025 12:31:35 +0000 (14:31 +0200)
Signed-off-by: Kirill Shchetiniuk <kshcheti@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 2608086717894d5aee17430fb3ee5c6ecb802f91..9912d21bc0a29998d1a1a4ce013d4d65886f2420 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -34,6 +34,12 @@ v11.3.0 (unreleased)
     installed and thus every attempt to start an ARM domain with custom
     CPU definition would fail.
 
+  * storage: Fix new volume creation
+
+    No more errors occur when new storage volume is being created using ``virsh
+    vol-create`` with ``--validate`` option and/or ``virStorageVolCreateXML()``
+    with ``VIR_VOL_XML_PARSE_VALIDATE`` flag.
+
 
 v11.2.0 (2025-04-01)
 ====================