]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: blockjob: Use 'format' nodename accessors for job naming
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Oct 2023 13:41:12 +0000 (15:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2023 12:16:17 +0000 (14:16 +0200)
commit90fc8ef2a3cb39a658074a48a8fa8eaef271556f
treee3d5e807abd7a4561fca34ea4c5ed08e57af2895
parent47bd985ebb80285342c160400c5b94c8c5171866
qemu: blockjob: Use 'format' nodename accessors for job naming

Use the effective nodename for naming the job as we use that one now.
It doesn't matter too much which one we pick, because it's used just for
the name of the job, which we preserve in the status XML.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_blockjob.c