]> xenbits.xensource.com Git - libvirt.git/commit
conf: Format disk pool part_separator attribute for running pool
authorJohn Ferlan <jferlan@redhat.com>
Thu, 17 Mar 2016 11:29:23 +0000 (07:29 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 18 Mar 2016 11:04:07 +0000 (07:04 -0400)
commitefb5e46b6c2ee157fee90bfb65ca60dce13056a2
treec100add9f59124076a758a0bddc6106edfed45fd
parent1019bf1445318ab94481b4fabe736be9e77946f2
conf: Format disk pool part_separator attribute for running pool

Commit id '4f846170' added printing of a new field 'part_separator';
however, neglected to do so when there was an "freeExtent" defined
for the device (as there would be when the disk pool was started).

This patch adjusts the logic to appropriately format the device path and
if there the part_separator attribute.
src/conf/storage_conf.c