Re: [Qemu-devel] [PATCH v5 08/11] block: Accept node-name for drive-backup

2016-08-03 Thread Max Reitz
On 03.08.2016 13:21, Kevin Wolf wrote: > In order to remove the necessity to use BlockBackend names in the > external API, we want to allow node-names everywhere. This converts > drive-backup and the corresponding transaction action to accept a > node-name without lifting the restriction that we're

[Qemu-devel] [PATCH v5 08/11] block: Accept node-name for drive-backup

2016-08-03 Thread Kevin Wolf
In order to remove the necessity to use BlockBackend names in the external API, we want to allow node-names everywhere. This converts drive-backup and the corresponding transaction action to accept a node-name without lifting the restriction that we're operating at a root node. In case of an inval