|
From: | Alberto Garcia |
Subject: | Re: [Qemu-block] [PATCH v5 02/11] block: Accept node-name for block-commit |
Date: | Wed, 03 Aug 2016 14:32:20 +0200 |
User-agent: | Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Wed 03 Aug 2016 01:21:25 PM CEST, 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 > block-commit to accept a node-name without lifting the restriction that > we're operating at a root node. > > As libvirt makes use of the DeviceNotFound error class, we must add > explicit code to retain this behaviour because qmp_get_root_bs() only > returns GenericErrors. > > Signed-off-by: Kevin Wolf <address@hidden> > Reviewed-by: Eric Blake <address@hidden> Reviewed-by: Alberto Garcia <address@hidden> Berto
[Prev in Thread] | Current Thread | [Next in Thread] |