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

Peter Krempa posted 5 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1497956176.git.pkrempa@redhat.com
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(-)
[libvirt] [PATCH 0/5] Fix regression when relative block commit does not work after snapshots
Posted by Peter Krempa 6 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list