[libvirt] [PATCH 04/16] vbox: Clean up some snapshot usage

John Ferlan jferlan at redhat.com
Wed Mar 20 19:57:12 UTC 2019



On 3/20/19 1:40 AM, Eric Blake wrote:
> An upcoming patch will be reworking virDomainSnapshotDef to have a
> base class; minimize the churn by using a local variable to reduce the
> number of dereferences required when acessing the domain definition
> associated with the snapshot.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/vbox/vbox_common.c | 65 ++++++++++++++++++++++--------------------
>  1 file changed, 34 insertions(+), 31 deletions(-)
> 

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

John




More information about the libvir-list mailing list