From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zqmwo-0008MY-Gq for qemu-devel@nongnu.org; Mon, 26 Oct 2015 14:56:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zqmwn-0004ib-8C for qemu-devel@nongnu.org; Mon, 26 Oct 2015 14:56:46 -0400 References: <1445883177-11795-1-git-send-email-jsnow@redhat.com> From: Eric Blake Message-ID: <562E7760.1080503@redhat.com> Date: Mon, 26 Oct 2015 12:56:32 -0600 MIME-Version: 1.0 In-Reply-To: <1445883177-11795-1-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lOH2nhltGNoAoJGh0kR7BfbAg1d5EQn9k" Subject: Re: [Qemu-devel] [PATCH] block: allow best-effort query List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lOH2nhltGNoAoJGh0kR7BfbAg1d5EQn9k Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/26/2015 12:12 PM, John Snow wrote: > For more complex BDS trees that can be created under normal circumstanc= es, > we lose the ability to issue query commands because of our inability to= > re-construct the absolute filename. >=20 > Instead, omit this field when it is a problem and present as much infor= mation > as we can. >=20 > This will change the expected output in iotest 110, where we will now s= ee a > json filename and the lack of an absolute filename instead of an error.= >=20 > Signed-off-by: John Snow > --- > block/qapi.c | 10 ++++++---- > tests/qemu-iotests/110.out | 5 ++++- > 2 files changed, 10 insertions(+), 5 deletions(-) Reviewed-by: Eric Blake Partial is indeed better than nothing :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --lOH2nhltGNoAoJGh0kR7BfbAg1d5EQn9k 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/ iQEcBAEBCAAGBQJWLndgAAoJEKeha0olJ0NqAO0IAI9d6dCa7/0pRxeBzCB575ui in2TfARY1rq2NXwjDBCd9Qb4nMyDdAsH7byDLX3wdgwwmpxqNgVmvSMrpsxbAqIU SMlSgq9/YaNBHt9FgT4RcnbUFdBfIQop8JvzyfVqcHADB78l/cZI2g5YP7RRbD/Z xJUSGBloLlRD3JTGDRolG20BbSEx98DLBOTXoNQLeDuE4x+dihqs6G5mTOjx/Aee BzI8xyn1xI1ojdwfMxj+mDWbV9oiURRw2DaATVNG1UgP6V+3HvMPasSJz6IV65H+ chwjJ7qZbfGOo/uzs8/qfdlH06JSX/ajfsgOIJ54vhE+RNSdeexjimF8Qmw7Ebc= =e91o -----END PGP SIGNATURE----- --lOH2nhltGNoAoJGh0kR7BfbAg1d5EQn9k--