]> xenbits.xensource.com Git - libvirt.git/commit
qemu_snapshot: introduce qemuSnapshotDeleteChildren
authorPavel Hrdina <phrdina@redhat.com>
Wed, 23 Mar 2022 10:29:24 +0000 (11:29 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 9 Jan 2023 12:32:52 +0000 (13:32 +0100)
commita3c8c7e37ad643419ce744b2ac7726468611c8c6
tree1509669433c2f4fa92c6a28764812cf8cfbb2929
parent7a6e5c5013c08726cd74c979f74d600f7b5872b2
qemu_snapshot: introduce qemuSnapshotDeleteChildren

Extract code that deletes children of specific snapshot to separate
function.

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