]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commitdiff
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 19 Dec 2025 17:26:35 +0000 (17:26 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 19 Dec 2025 17:26:35 +0000 (17:26 +0000)
* Update cinder from branch 'master'
  to ffc441fe5531a27bbc72d9eacb40c3d255f70102
  - Merge "NFS driver: Set volume format for snapshot operations"
  - NFS driver: Set volume format for snapshot operations

    On snapshot operations, the NFS driver does not properly update
    the volume format in admin_metadata to correspond to the format
    of the active snaphot, as in the case of offline snapshot
    creation, in which the driver does update the format to match
    the newly created qcow2 snapshot, resulting in the resizing
    operation to fail due to the format mismatch in the
    `qemu-img resize` command.

    This patch fixes such behavior by updating the volume format
    in volume_admin_metadata whenever the active snapshot is replaced.

    Change-Id: I7cacdd9b78820d272058e9c35f926e23b4c87ba4
Signed-off-by: Fernando Ferraz Silva <fesilva@redhat.com>
cinder

diff --git a/cinder b/cinder
index 616f134ba98adbd46277334b2d6361a522662f77..ffc441fe5531a27bbc72d9eacb40c3d255f70102 160000 (submodule)
--- a/cinder
+++ b/cinder
@@ -1 +1 @@
-Subproject commit 616f134ba98adbd46277334b2d6361a522662f77
+Subproject commit ffc441fe5531a27bbc72d9eacb40c3d255f70102