[libvirt] [PATCH v2 03/11] snapshot: Refactor virDomainSnapshotDefFormat

John Ferlan jferlan at redhat.com
Wed Feb 27 16:17:01 UTC 2019



On 2/23/19 4:24 PM, Eric Blake wrote:
> Split out an internal helper that produces format into a
> virBuffer, similar to what domain_conf.c does, and making
> the next patch easier to write.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/conf/snapshot_conf.c | 103 ++++++++++++++++++++++-----------------
>  1 file changed, 59 insertions(+), 44 deletions(-)
> 

If you feel compelled - you could add an extra blank line between
virDomainSnapshotDefFormat and virDomainSnapshotDefFormatInternal.

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

John




More information about the libvir-list mailing list