]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Allow parsing volumes without specifying the capacity
authorJán Tomko <jtomko@redhat.com>
Tue, 17 Feb 2015 15:47:04 +0000 (16:47 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 2 Mar 2015 07:07:11 +0000 (08:07 +0100)
commit2bd47d9c64b4d3d9606161453b9a821d0192174e
treea917bd468910284f371ae9d4c0c6837b153b4373
parent21f58a58548ad45cc0bf83dc3d080cce09eee701
Allow parsing volumes without specifying the capacity

Add VIR_VOL_XML_PARSE_NO_CAPACITY flag to the volume XML
parser. When set, it allows the capacity element to be omitted.
src/conf/storage_conf.c
src/conf/storage_conf.h