From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLZJk-0002hq-Cu for qemu-devel@nongnu.org; Wed, 11 Feb 2015 10:35:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLZJf-0000Xu-Fj for qemu-devel@nongnu.org; Wed, 11 Feb 2015 10:35:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLZJe-0000Va-N1 for qemu-devel@nongnu.org; Wed, 11 Feb 2015 10:35:02 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1BFZ2sX031711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 11 Feb 2015 10:35:02 -0500 Message-ID: <54DB76A4.10905@redhat.com> Date: Wed, 11 Feb 2015 08:35:00 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423666727-20777-1-git-send-email-mreitz@redhat.com> In-Reply-To: <1423666727-20777-1-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VCCScEM4xACRd37HlEpaNNbLl3ONwXFVf" Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-img: Fix qemu-img convert -n List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VCCScEM4xACRd37HlEpaNNbLl3ONwXFVf Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/11/2015 07:58 AM, Max Reitz wrote: > Even when specifying -n to suppress image creation with qemu-img > convert, that function tried to verify that the target protocol and > driver are suited for image creation. This verification should be > suppressed, too (which is what the first patch in this series does, the= > second one adds a test for it). Reviewed-by: Eric Blake >=20 >=20 > Max Reitz (2): > qemu-img: Fix qemu-img convert -n > iotests: Add test for qemu-img convert to NBD >=20 > qemu-img.c | 50 +++++++++++++++++++------------------ > tests/qemu-iotests/123 | 62 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/123.out | 9 +++++++ > tests/qemu-iotests/group | 1 + > 4 files changed, 98 insertions(+), 24 deletions(-) > create mode 100755 tests/qemu-iotests/123 > create mode 100644 tests/qemu-iotests/123.out >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --VCCScEM4xACRd37HlEpaNNbLl3ONwXFVf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU23alAAoJEKeha0olJ0NqJ2wH/A4jYbST+V5mFg8R/eLJ2oBO RBuzKd2hCwPkVRwlyaBA9uydqltDq9nkocFdj1udOEl1f08UGHdl3b7HLneyKVHb JOCsqi2bSN955xETImr6wY268nuyj8fcQ0tktGVgzTiyLiE1oJlCJOvp+2ZIbAvd iAU/U/RzBT67TxbHSza08dzRWaY01X0sgnvgLloyFK+v5r9JRVZ2e4PkJEhzH7VK HP5pohJTxAvCPws55QwgXzOiS48nyNo05mig/eqZe+Yo5bIFAQAUMXw3hEe4mHNE V/Jl2hKHCjzd3x6AOGTKbpPZqtp+TQ/dp3Rbi7DbckMPM1FraDPRetvHx23W3eQ= =UUQZ -----END PGP SIGNATURE----- --VCCScEM4xACRd37HlEpaNNbLl3ONwXFVf--