]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow omitting volume capacity when backing store is specified
authorJán Tomko <jtomko@redhat.com>
Tue, 17 Feb 2015 15:55:59 +0000 (16:55 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 2 Mar 2015 07:07:11 +0000 (08:07 +0100)
commit813e4b7f83ef3fb966260db6d59ac54e9ede903f
tree158780c93c03ee34c3355e1df7818b1ac387fa37
parentd3452a3f736a068788b85bf88b5e8283d350bd91
Allow omitting volume capacity when backing store is specified

Add VIR_VOL_XML_PARSE_OPT_CAPACITY flag to virStorageVolDefParseXML.
With this flag, no error is reported when the capacity is missing
if there is a backing store.
src/conf/storage_conf.c
src/conf/storage_conf.h