]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/block-core.json
block: Accept any target node for transactional blockdev-backup
authorKevin Wolf <kwolf@redhat.com>
Tue, 2 Aug 2016 17:22:04 +0000 (19:22 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 5 Aug 2016 08:55:14 +0000 (10:55 +0200)
commit39d990ac384cba496ba1f8bade184f182f9d5ad3
tree71b61266335eda54493260297ff95be460044e18
parent42e0d60f1615ef63d16e41bb1668805560c37870
block: Accept any target node for transactional blockdev-backup

Commit 0d978913 changed blockdev-backup to accept arbitrary node names
instead of device names (i.e. root nodes) for the backup target.
However, it forgot to make the same change in transactions and to update
the documentation. This patch fixes these omissions.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
blockdev.c
qapi/block-core.json