]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: disk: Extract disk type and device right away
authorPeter Krempa <pkrempa@redhat.com>
Wed, 20 Apr 2016 14:35:26 +0000 (16:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Apr 2016 15:04:06 +0000 (17:04 +0200)
commit21aad98cad949c1565c94d8bb98bfba4efbaa90b
tree1b5f1b699a4be4ea8daad8e38c3f72d9cdfccd88
parent5211c90738bbdcf1a6e1fe62b6081e8d59c6c6ab
conf: disk: Extract disk type and device right away

Additionally switch to using a common temp variable for the xml
elements.
src/conf/domain_conf.c