From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcdML-0008Vo-AI for qemu-devel@nongnu.org; Fri, 10 Oct 2014 12:48:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcdME-0005g4-2s for qemu-devel@nongnu.org; Fri, 10 Oct 2014 12:48:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcdMD-0005df-Rv for qemu-devel@nongnu.org; Fri, 10 Oct 2014 12:47:58 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9AGluOJ018347 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 10 Oct 2014 12:47:56 -0400 Message-ID: <54380DBB.3080008@redhat.com> Date: Fri, 10 Oct 2014 10:47:55 -0600 From: Eric Blake MIME-Version: 1.0 References: <1409088987-17207-1-git-send-email-mreitz@redhat.com> <1409088987-17207-15-git-send-email-mreitz@redhat.com> In-Reply-To: <1409088987-17207-15-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xg7KCVMeUs9wbPFmr8cFGdRV2Gxa9cJUx" Subject: Re: [Qemu-devel] [PATCH v12 14/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) --xg7KCVMeUs9wbPFmr8cFGdRV2Gxa9cJUx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/26/2014 03:36 PM, Max Reitz wrote: > Add a test for qcow2's fast bdrv_make_empty implementation on images > without internal snapshots. This test may need to be limited to compat=3D1.1 files. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/098 | 78 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/098.out | 45 ++++++++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 124 insertions(+) > create mode 100755 tests/qemu-iotests/098 > create mode 100644 tests/qemu-iotests/098.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xg7KCVMeUs9wbPFmr8cFGdRV2Gxa9cJUx 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 iQEcBAEBCAAGBQJUOA27AAoJEKeha0olJ0NqUfoH/RB+lZlua50LGoudFvBaPAN5 3EdEI+qUzW9rs7Uz8Fq22XMTgY0iFb9PiOHICte81gPPNiIJSqXi2sxGDFfuQdzk 7/gBhpKznIOXQmKgA1fiUebWBJkbsz9uqFqVG3GkHI3XnjkgT9e8MPXuPwoFan88 FmK+B1eejzKph+QrqZ6r+TuRa663AueGF4FA+YlJf8pk0KN4lYNqaI+WKeRRTBVv tVnkBHOh1y6V+e8hD7TSLQv2MLNRuPevqix60ih5CWJXzZRD3jUK3MPQFQ12fy+6 M93rXlCkpCyMGggeGi5ldgHG5othnXjM58p3j+4sXuG4PQD9zGGMgDIBB/CLoCM= =pj8v -----END PGP SIGNATURE----- --xg7KCVMeUs9wbPFmr8cFGdRV2Gxa9cJUx--