[libvirt PATCH 0/3] external snapshot delete fixes

Pavel Hrdina posted 3 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1678282122.git.phrdina@redhat.com
src/conf/schemas/domainsnapshot.rng | 10 ++++++++++
src/qemu/qemu_snapshot.c            | 26 +++++++++++++-------------
2 files changed, 23 insertions(+), 13 deletions(-)
[libvirt PATCH 0/3] external snapshot delete fixes
Posted by Pavel Hrdina 1 year ago
Pavel Hrdina (3):
  qemu_snapshot: properly ignore disks with manual snapshot
  qemu_snapshot: fix external snapshot deletion for non-active snapshots
  domainsnapshot: add snapshotDeleteInProgress to RNG schema

 src/conf/schemas/domainsnapshot.rng | 10 ++++++++++
 src/qemu/qemu_snapshot.c            | 26 +++++++++++++-------------
 2 files changed, 23 insertions(+), 13 deletions(-)

-- 
2.39.2
Re: [libvirt PATCH 0/3] external snapshot delete fixes
Posted by Martin Kletzander 1 year ago
On Wed, Mar 08, 2023 at 02:29:19PM +0100, Pavel Hrdina wrote:
>Pavel Hrdina (3):
>  qemu_snapshot: properly ignore disks with manual snapshot
>  qemu_snapshot: fix external snapshot deletion for non-active snapshots
>  domainsnapshot: add snapshotDeleteInProgress to RNG schema
>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> src/conf/schemas/domainsnapshot.rng | 10 ++++++++++
> src/qemu/qemu_snapshot.c            | 26 +++++++++++++-------------
> 2 files changed, 23 insertions(+), 13 deletions(-)
>
>-- 
>2.39.2
>