1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-31 05:47:15 +03:00
libvirt/tests/storagevolxml2xmlout
Peter Krempa 6423e30828 virStorageVolDefFormat: Don't format empty <source>
If there are no source extents the volume XML has an empty <source>
element. Remove it if there's nothing in it by using
virXMLFormatElement.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-03-01 15:44:47 +01:00
..