[PATCH 0/2] qemu: Fix update of persistent confing on blockcommit

Peter Krempa posted 2 patches 2 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1637932021.git.pkrempa@redhat.com
src/conf/storage_source_conf.c |  7 +++++++
src/qemu/qemu_blockjob.c       | 15 ++++++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)
[PATCH 0/2] qemu: Fix update of persistent confing on blockcommit
Posted by Peter Krempa 2 years, 4 months ago
When commiting a image which is configured via a 'volume' storage source
we fail to update the persistent definition.

Peter Krempa (2):
  qemuBlockJobRewriteConfigDiskSource: Add debug statements when
    skipping disk update
  virStorageSourceIsSameLocation: Special-case storage sources of type
    'volume'

 src/conf/storage_source_conf.c |  7 +++++++
 src/qemu/qemu_blockjob.c       | 15 ++++++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.31.1