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 <ebl...@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 <jfer...@redhat.com> John -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
- [libvirt] [PATCH v2 04/11] snapshot: Add virDomainSnapshotObjL... Eric Blake
- [libvirt] [PATCH v2 05/11] domain: Expand virDomainDefFormatIn... Eric Blake
- [libvirt] [PATCH v2 07/11] domain: Add VIR_DOMAIN_XML_SNAPSHOT... Eric Blake
- [libvirt] [PATCH v2 03/11] snapshot: Refactor virDomainSnapsho... Eric Blake
- Re: [libvirt] [PATCH v2 03/11] snapshot: Refactor virDoma... John Ferlan
- [libvirt] [PATCH v2 01/11] domain: Document VIR_DOMAIN_XML_MIG... Eric Blake
- [libvirt] [PATCH v2 11/11] qemu: Implement bulk snapshot opera... Eric Blake
- [libvirt] [PATCH v2 06/11] snapshot: Add virDomainSnapshotDefP... Eric Blake
- [libvirt] [PATCH v2 09/11] virsh: Expose bulk snapshot dumpxml... Eric Blake