From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8WKZ-0007JL-Ui for qemu-devel@nongnu.org; Mon, 14 Dec 2015 11:50:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8WKZ-0001Dr-3n for qemu-devel@nongnu.org; Mon, 14 Dec 2015 11:50:35 -0500 References: <1449883528-26477-1-git-send-email-jsnow@redhat.com> <1449883528-26477-5-git-send-email-jsnow@redhat.com> From: Max Reitz Message-ID: <566EF34B.5070909@redhat.com> Date: Mon, 14 Dec 2015 17:50:19 +0100 MIME-Version: 1.0 In-Reply-To: <1449883528-26477-5-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RDgwaCoGULXRFvklRntH9L7WxKoJkQRSN" Subject: Re: [Qemu-devel] [PATCH v2 4/4] 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) --RDgwaCoGULXRFvklRntH9L7WxKoJkQRSN Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 12.12.2015 02:25, 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 --RDgwaCoGULXRFvklRntH9L7WxKoJkQRSN 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 iQEcBAEBCAAGBQJWbvNLAAoJEDuxQgLoOKyttBkH/RUx1DtHfwCQSGXnA3WpKo3l M2Hz3PggvtjVBMI6lecTYAB2JQWdzLY5g+F9+Eej6N/1w0Mvt7p68fgITEOszJ1z LxcbrE3S9k+bzTzpe9GTTIIJCuLyi3qf5vVAVhqeZp9X+zs5sbP72KraYC29ZqD6 S7tF0b7eafU+jDK6ibCCTc6fRJ+qVA+6vlSrcXSOA4kPRWyLcdbR3g1Hz5U2IZIZ FCGLi3tXbysbTcEoABoRLvdVSbRxDde3qc5Y9gqXOz8y5APSBwoXi8LZLLuTHYZo 2r3JohSB/yNmksAy82xe6nNje7Kar1bbK4A8OzIjqwx0KuKUVe+4zpHRg1Of/Yg= =PMBJ -----END PGP SIGNATURE----- --RDgwaCoGULXRFvklRntH9L7WxKoJkQRSN--