]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: add latest ZFS driver changes master
authorGeorge Melikov <mail@gmelikov.ru>
Tue, 19 May 2026 16:00:17 +0000 (19:00 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 23 May 2026 05:32:52 +0000 (07:32 +0200)
Signed-off-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
NEWS.rst

index 284987e9ef3a13bc626cd1bef8a46d150470138d..8d1b927c411722f52a6ecea80e12eb4870e8c9f8 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -27,6 +27,12 @@ v12.4.0 (unreleased)
 
 * **Bug fixes**
 
+  * storage: ZFS: Fix incorrect volsize and refreservation on zvol creation
+
+    When creating a zvol, the ZFS driver listed all volumes in the pool and
+    updated the new volume's size with data from the last volume in the list
+    rather than the matching one. Now it correctly returns on valid one.
+
   * esx/vmware: VMs are tracked under different UUIDs by default
 
     The VMWare-related drivers were using allegedly unique IDs for domains, but