]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention shared filesystem detection fix
authorJiri Denemark <jdenemar@redhat.com>
Mon, 30 Jun 2025 09:54:44 +0000 (11:54 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 30 Jun 2025 10:14:59 +0000 (12:14 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index ee4e9a022ec443df85186a3aeae6bcad5ce63edb..089224cbe359d9938dcee3ec7a76438f6168b040 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -66,6 +66,12 @@ v11.5.0 (unreleased)
     domain XML acquires QUERY job. But this caused a regression when the API
     might timeout for incoming migration. This is now fixed.
 
+  * qemu: Fix shared filesystem detection on nonexistent paths
+
+    Since ``libvirt-11.1.0`` nonexistent paths within directories marked as
+    shared filesystem (via the ``shared_filesystems`` option in ``qemu.conf``
+    would not be properly detected as being on a shared filesystem.
+
 
 v11.4.0 (2025-06-02)
 ====================