From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu4j6-0004Ro-KU for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:55:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu4j0-0007Bw-Hq for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:55:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu4j0-0007BI-9j for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:55:18 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s59ItGRD015738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 9 Jun 2014 14:55:16 -0400 Message-ID: <53960313.4060402@redhat.com> Date: Mon, 09 Jun 2014 12:55:15 -0600 From: Eric Blake MIME-Version: 1.0 References: <1402167080-20316-1-git-send-email-mreitz@redhat.com> <1402167080-20316-14-git-send-email-mreitz@redhat.com> In-Reply-To: <1402167080-20316-14-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ps6X8dB9WAFOSgSHqk5uOceKEQTRQBGbl" Subject: Re: [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_make_empty 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) --Ps6X8dB9WAFOSgSHqk5uOceKEQTRQBGbl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/07/2014 12:51 PM, Max Reitz wrote: > Add a test for qcow2's fast bdrv_make_empty implementation on images > without internal snapshots. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/095 | 72 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/095.out | 26 +++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 99 insertions(+) > create mode 100755 tests/qemu-iotests/095 > create mode 100644 tests/qemu-iotests/095.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Ps6X8dB9WAFOSgSHqk5uOceKEQTRQBGbl 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/ iQEcBAEBCAAGBQJTlgMTAAoJEKeha0olJ0Nqz/MH/1pvZ04oeCoJxOcC04uR4YAB 7QBVsj4P33wWmi4hRgsHkNsIuvEzEeQAnnUQOob2xKlS8l3r8XPYaFRR4Dkeh0n/ iE5Cege/jR/7l9jkGuDup/WWS12wZC7dB6PHzG0E4Spt0Cg3+NaooanqK/MkTQve 0JOLY/Rt2HY5dB6nKmbHPehlJrz2YEuFBOiWdv3/JFHlLX/ZdqkMPx5mMrEtw+cB QUcnNHKvCpdBdWLDTbWKyadNpt9EMbMfAUZHSopgtBzkQOavvrMDTOQzTF0E7Joi +5KbsfGzlK0HT2jvLGLx4DZzdSUTkqJE3hwch6upxqI89sH8K3c+7GpJ84v6A7c= =P+hQ -----END PGP SIGNATURE----- --Ps6X8dB9WAFOSgSHqk5uOceKEQTRQBGbl--