]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Don't output seclabels for backingStore elements
authorPeter Krempa <pkrempa@redhat.com>
Mon, 30 Jun 2014 09:38:08 +0000 (11:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 12:27:19 +0000 (14:27 +0200)
commitf2b26dff1f74fc58bd2b3a775ddb92502d234839
treeab418b40a6da312f495eac0cfa27a04780eee350
parent96e00c4fc1f9ae629b6a9ffa260e52a6426e2676
conf: Don't output seclabels for backingStore elements

Some of the further changes will propagate seclabels from a disk source
element into the backing store elements. This would change the XML
output of the backing store as the seclabels would be formatted for each
backing store element. Skip the seclabels formatting until we decide
that it's necessary.
src/conf/domain_conf.c