]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: backup: Use format nodename accessors
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Oct 2023 13:36:47 +0000 (15:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2023 12:16:16 +0000 (14:16 +0200)
commit47bd985ebb80285342c160400c5b94c8c5171866
tree90bf9101ba4ce9610661b0de33bc0d5dbfd08e82
parent11567c1e508b199434fa591ee3afd0f6fe7ee409
qemu: backup: Use format nodename accessors

Both modified cases in this patch require the effective nodename as they
deal with the data being backed up.

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