]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_snapshot: allow snapshot revert for external snapshots
authorPavel Hrdina <phrdina@redhat.com>
Tue, 31 Jan 2023 22:58:48 +0000 (23:58 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 22 Aug 2023 14:06:43 +0000 (16:06 +0200)
commitcb3bc96e6759d447181bc874563afb489ddb19d4
tree4993d0bebc3d6b3a9d6392b9d68b619e8d89f115
parent88d0e6748df5afe8d598cd39f49c0bd05e5e18c0
qemu_snapshot: allow snapshot revert for external snapshots

Now that the support to revert external snapshots is implemented we can
drop this check.

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