[PATCH] qemu: Fix logic bug in inactive snapshot deletion

Erik Skultety eskultet at redhat.com
Wed Dec 9 09:57:26 UTC 2020


On Wed, Dec 09, 2020 at 10:15:54AM +0100, Peter Krempa wrote:
> Commit 926563dc3a6 which refactored the function call deleting the
> snapshot's on disk state introduced a logic bug, which skips over the
> deletion of libvirt metadata after the disk state deletion is done.
> 
> To fix it we must not return early.
> 
> Resolves: https://gitlab.com/libvirt/libvirt/-/issues/109
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list