
25 Feb
2015
25 Feb
'15
3:41 a.m.
On Thu, Feb 19, 2015 at 15:59:11 +0100, Ján Tomko wrote:
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 | 12 ++++++------ src/conf/storage_conf.h | 4 ++++ 2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/src/conf/storage_conf.c b/src/conf/storage_conf.c index 00cea64..ca8fc9b 100644 --- a/src/conf/storage_conf.c +++ b/src/conf/storage_conf.c
ACK after the release. Peter