]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Extract formatting of 'mirror' disk sub-element
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Jun 2018 14:51:16 +0000 (16:51 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Jun 2018 08:06:31 +0000 (10:06 +0200)
commitb6d5be4688f1474770bfe6eb3b8dacdc02aff0b3
tree4097d672146c439a5c98769817801d1745d3c042
parentd23bafc04affbc34a0288cfb39b32c4d5a16003c
conf: Extract formatting of 'mirror' disk sub-element

Move the code to a separate function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c