From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXZY8-0001yl-D1 for qemu-devel@nongnu.org; Tue, 08 Apr 2014 13:11:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXZY3-0002zy-Fd for qemu-devel@nongnu.org; Tue, 08 Apr 2014 13:11:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXZY3-0002zs-6r for qemu-devel@nongnu.org; Tue, 08 Apr 2014 13:10:59 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s38HAwVm017806 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 8 Apr 2014 13:10:58 -0400 Message-ID: <53442DA1.4010708@redhat.com> Date: Tue, 08 Apr 2014 11:10:57 -0600 From: Eric Blake MIME-Version: 1.0 References: <1396961442-24046-1-git-send-email-mreitz@redhat.com> <1396961442-24046-7-git-send-email-mreitz@redhat.com> In-Reply-To: <1396961442-24046-7-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FfbKwrEU4aRmHfjwRCPiCv47UH6TVxp47" Subject: Re: [Qemu-devel] [PATCH v2 6/6] iotests: Commit tests for two-layer backing chains 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) --FfbKwrEU4aRmHfjwRCPiCv47UH6TVxp47 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/08/2014 06:50 AM, Max Reitz wrote: > Add tests to qemu-iotest 020 for committing through a two-layer backing= > file chain with qemu-img commit utilizing the -b option. >=20 > The newly added output in 020.out is basically the same as for the > already existing single-layer pass, but with another image created and > additional qemu-img map output. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/020 | 57 +- > tests/qemu-iotests/020.out | 2168 ++++++++++++++++++++++++++++++++++++= ++++++++ > 2 files changed, 2223 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FfbKwrEU4aRmHfjwRCPiCv47UH6TVxp47 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/ iQEcBAEBCAAGBQJTRC2hAAoJEKeha0olJ0Nqu6MH/3BD6trOR70n9ki/fY7tv46D LbOVni7g5dhHSNdvHv7AEcu+KW6ns+hmV/zIM6evFiufW27NNivaYbD8q76YG+Ll iHGEHmPfx6lbtggVK79OoePxfh5yPVpttrqVV/B/HeSjf4Y9MSb3gBGEdHDoZTcA 053m/yAFj1Uzgnbgsk5tQ0j31wyzPoW4CfkxJO76Bd+snsXNB6GzwBl56y5zh7HN B+AKY3rL0j6wPGzRHAFYOkPrqwX4th+S+1794wXFWm/3bBBzufnliMc/T0v6ZeeM HAwF57hTM63Y47X/b+QZCPqoPUQ5qpY9j0mn4lcgRCRlaSKqxGExOSU8MHhgI4U= =G/47 -----END PGP SIGNATURE----- --FfbKwrEU4aRmHfjwRCPiCv47UH6TVxp47--