]> xenbits.xensource.com Git - libvirt.git/commit
qemu: backup: Implement support for backup disk export name configuration
authorPeter Krempa <pkrempa@redhat.com>
Fri, 20 Dec 2019 11:33:02 +0000 (12:33 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 24 Jan 2020 12:40:48 +0000 (13:40 +0100)
commitbce4ac55f8d3df9d649c74d2f35feeaad4422028
treeb1df79ba631d51ec51cbc0309f8f555d1bf36690
parent12ccd8d4db12d71a270d903701a8edb83d41f127
qemu: backup: Implement support for backup disk export name configuration

Pass the exportname as configured when exporting the image via NBD and
fill it with the default if it's not configured.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_backup.c