From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNnBK-0005Uv-9H for qemu-devel@nongnu.org; Thu, 14 Jul 2016 16:24:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNnBI-00022G-DP for qemu-devel@nongnu.org; Thu, 14 Jul 2016 16:24:25 -0400 References: <1468502894-18098-1-git-send-email-kwolf@redhat.com> <1468502894-18098-5-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <5787F4F2.30804@redhat.com> Date: Thu, 14 Jul 2016 14:24:18 -0600 MIME-Version: 1.0 In-Reply-To: <1468502894-18098-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DUjP7MpLq1ucV62W8MXkBnxHE5l8OtQ0b" Subject: Re: [Qemu-devel] [PATCH v4 04/11] block: Accept node-name for blockdev-mirror List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, berto@igalia.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DUjP7MpLq1ucV62W8MXkBnxHE5l8OtQ0b From: Eric Blake To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, berto@igalia.com, qemu-devel@nongnu.org Message-ID: <5787F4F2.30804@redhat.com> Subject: Re: [PATCH v4 04/11] block: Accept node-name for blockdev-mirror References: <1468502894-18098-1-git-send-email-kwolf@redhat.com> <1468502894-18098-5-git-send-email-kwolf@redhat.com> In-Reply-To: <1468502894-18098-5-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/14/2016 07:28 AM, 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 > blockdev-mirror to accept a node-name without lifting the restriction > that we're operating at a root node. >=20 > Signed-off-by: Kevin Wolf > --- > blockdev.c | 10 +--------- > qapi/block-core.json | 3 ++- > qmp-commands.hx | 3 ++- > 3 files changed, 5 insertions(+), 11 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DUjP7MpLq1ucV62W8MXkBnxHE5l8OtQ0b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXh/TyAAoJEKeha0olJ0Nqon0H/3YImu90z3PWMLx7RnyL8EG0 BWn9JLzNYCoLvjBnx+75oc/R9qKVfZ19ZLg2TOlN0Hr6QtBFW8OuZCWquhbxCCUc dlQKWjZr2azQw3CcJtf88Vmz5+ElOkwhOej0B8zfPqeiV8d+g39+xOrh6badTPsc u/a8LY+LfJ4UkdVDmaG3CddmcxyZ6vcGprxYWHmSB3Rt2bTypctLdOdOeoJldFj1 PZYaa+c4TYUBWBACqGHjOJzYhhhKf8Q2Va3XyV+DXpvPZbGcbUOoNDfS7++L1yyv I1HOjpRgU//ziRwtVcILb+xmGztM7jJJWiNZ4PbW+WdeGudFaZLwlNtbebCGotU= =Myy9 -----END PGP SIGNATURE----- --DUjP7MpLq1ucV62W8MXkBnxHE5l8OtQ0b--