]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Format seclabels for <backingStore>
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Mar 2019 14:31:28 +0000 (15:31 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 3 Apr 2019 09:58:09 +0000 (11:58 +0200)
commitda9f3cd84b2500882b75741c478f490aafec38df
tree43d22598e43b4cbf5df3349d5883f798defbf955
parente8e51b634fb978e19b50bee23e2cdd6f118d81d6
conf: Format seclabels for <backingStore>

We parse the seclabels and use them internally so omitting them when
formatting would be misleading. Additionally our schema actually allows
them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
tests/qemuxml2argvdata/disk-backing-chains.xml
tests/qemuxml2xmloutdata/disk-backing-chains-active.xml
tests/qemuxml2xmloutdata/disk-backing-chains-inactive.xml