[libvirt] [PATCH v3 16/18] qemu: Factor out qemuDomainSnapshotValidate() helper

John Ferlan jferlan at redhat.com
Thu Mar 7 15:19:58 UTC 2019



On 3/4/19 10:34 PM, Eric Blake wrote:
> Straight code motion, coupled with changing goto into return -1
> as needed. This change will be important to later patches adding
> bulk redefinition (where each snapshot in a list has to meet the
> same constraints).
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 120 ++++++++++++++++++++++-------------------
>  1 file changed, 66 insertions(+), 54 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list