]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_snapshot: prepare data for non-active leaf external snapshot deletion
authorPavel Hrdina <phrdina@redhat.com>
Thu, 2 Mar 2023 22:42:50 +0000 (23:42 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 22 Aug 2023 14:06:26 +0000 (16:06 +0200)
commitd84538fbad25f3095176a784941565016d8f18d9
tree1b3130ca03ee3e169cfa8af77100488d690c27c5
parenta3152a506b6c338ded260273274bb3e66642343a
qemu_snapshot: prepare data for non-active leaf external snapshot deletion

In this case there is no need to run block commit and using qemu process
at all.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_snapshot.c