]> xenbits.xensource.com Git - libvirt.git/commit
qemu_blockjob: Print image path on failed security metadata move too
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 30 Aug 2019 13:07:48 +0000 (15:07 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 31 Aug 2019 08:11:37 +0000 (10:11 +0200)
commit7f99d8a739c01a280ca0c173ecd6051a92f0c897
tree93d709ac89873da3b85ef7a718a136e7862a0e2b
parent143a0f8b05a5710ca9a7d7abf774611132d5b7dd
qemu_blockjob: Print image path on failed security metadata move too

When a block job is completed, the security image metadata are
moved to the new image. If this fails an warning is printed, but
the message contains only domain name and lacks image paths. Put
them both into the warning message.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_blockjob.c