]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainCheckpointLoad: Remove stale comment
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Dec 2020 15:28:40 +0000 (16:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2020 14:02:07 +0000 (15:02 +0100)
commit61802ce3f0fc7f42cbc1cef6b71e01e79b8d2a93
tree0732f338cc48e416968aaa946561afd4b79556c5
parentf40a72a32e47c248d5002a765913fa8f547960de
qemuDomainCheckpointLoad: Remove stale comment

We decided to not do metadata-less checkpoints and checking whether the
metadata is consistent is done once the data is actually needed. Remove
the comment.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c