From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8ZOJ-0001ng-Vn for qemu-devel@nongnu.org; Mon, 14 Dec 2015 15:06:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8ZOJ-0001pr-3e for qemu-devel@nongnu.org; Mon, 14 Dec 2015 15:06:39 -0500 References: <1450122916-4706-1-git-send-email-jsnow@redhat.com> <1450122916-4706-6-git-send-email-jsnow@redhat.com> From: Max Reitz Message-ID: <566F2143.7010903@redhat.com> Date: Mon, 14 Dec 2015 21:06:27 +0100 MIME-Version: 1.0 In-Reply-To: <1450122916-4706-6-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4crBPfufQiSelS5CnJTJQUwVBv0sjSadk" Subject: Re: [Qemu-devel] [PATCH v3 5/5] block/qapi: 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 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4crBPfufQiSelS5CnJTJQUwVBv0sjSadk Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 14.12.2015 20:55, 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 | 7 ++++--- > tests/qemu-iotests/110.out | 5 ++++- > 2 files changed, 8 insertions(+), 4 deletions(-) Reviewed-by: Max Reitz --4crBPfufQiSelS5CnJTJQUwVBv0sjSadk 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 iQEcBAEBCAAGBQJWbyFDAAoJEDuxQgLoOKyt2TQH/1NBAmAgT2y0Rpm+JvNGlmOH jvkV5W+baiyl+hrzJDyA1xcOUVF+gNOTe6Lx9HZR7nLYQD6mmTcu+XsU92nIS8NR 0h5qv9HhyBEiWwbdOc5lXGM5xO/UoaOM8VCxPP+cIVV1+wmpQqkabxuFjuEIwGOJ Kt3YMRUIteEmptOJi1PxYdJcvYFgwq8PlDL8tLM70fZRl2nAGRki/P1NwcSBeNW6 BSPSpxITQr1sGO8g6OJCKqetkzLS8MD79QTebpTNbs3keerASax/n4dDWb3A3Wmu jq79+wBF2FRGryyIzAI4OHwGOqfD+qCksSiSg/t+xdyUV6IE+OLFih0pkg+HyvI= =5zNV -----END PGP SIGNATURE----- --4crBPfufQiSelS5CnJTJQUwVBv0sjSadk--