]> xenbits.xensource.com Git - libvirt.git/commit
conf: Refactor virDomainDiskDefMirrorParse
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Apr 2016 13:39:38 +0000 (15:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Apr 2016 06:21:38 +0000 (08:21 +0200)
commitb4be29336df9e5d3c96f7794623e282fb3f59fbd
tree65cc6b5110ebf98f4542180229521acde8523d43
parent109fe3fea1b07d036b2052bbc3f2fb9ba1b3fa13
conf: Refactor virDomainDiskDefMirrorParse

Now that the mirror parsing code is not crammed in the main disk parser
we can employ better coding style.
src/conf/domain_conf.c