On 5/7/20 3:26 PM, Peter Krempa wrote:
Peter Krempa (2):
conf: Sanitize handling of <auth> and <encryption> placement for disks
conf: Store 'diskElementAuth' and 'diskElementEnc' properties in
status XML
src/conf/backup_conf.c | 3 +-
src/conf/domain_conf.c | 117 +++++++++++-----------
src/conf/domain_conf.h | 6 +-
src/conf/snapshot_conf.c | 4 +-
src/qemu/qemu_domain.c | 6 +-
src/util/virstoragefile.c | 1 -
src/util/virstoragefile.h | 2 -
tests/qemublocktest.c | 4 +-
tests/qemustatusxml2xmldata/modern-in.xml | 4 +
tests/virstoragetest.c | 3 +-
10 files changed, 81 insertions(+), 69 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal