[libvirt] [PATCH 0/5] Fix regression when relative block commit does not work after snapshots

Peter Krempa pkrempa at redhat.com
Tue Jun 20 10:56:51 UTC 2017


See patch 5/5.

Peter Krempa (5):
  qemu: block commit: Determine relative path of images before
    initializing
  qemu: block commit: Don't overwrite error when rolling back disk
    labels
  util: storage: Export virStorageIsRelative
  storage: Add helper to retrieve the backing store string of a storage
    volume
  qemu: snapshot: Load data necessary for relative block commit to work

 src/libvirt_private.syms     |  1 +
 src/qemu/qemu_driver.c       | 51 +++++++++++++++++++++++++++++++-------------
 src/storage/storage_driver.c | 44 ++++++++++++++++++++++++++++++++++++++
 src/storage/storage_driver.h |  3 +++
 src/util/virstoragefile.c    |  2 +-
 src/util/virstoragefile.h    |  1 +
 6 files changed, 86 insertions(+), 16 deletions(-)

-- 
2.12.2




More information about the libvir-list mailing list