]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: Fix a problem of buildPoolXML
authorOsier Yang <jyang@redhat.com>
Thu, 30 Jun 2011 08:46:44 +0000 (16:46 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 30 Jun 2011 13:39:58 +0000 (21:39 +0800)
commite67bc20778450fcc67c85bc43c45f1c7104d6cb9
tree5b82715c3f7310f9cc17257df678219cf231b859
parentcd13dbb1471a54b3b2216b21f1031a6cd2304a63
virsh: Fix a problem of buildPoolXML

It doesn't generate "<name>" and "<format>" nodes for "<source>"
even if they are explicitly specified. This patch fixes it.
tools/virsh.c