From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPusp-0004yg-OF for qemu-devel@nongnu.org; Fri, 05 Sep 2014 10:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPusj-0002wn-00 for qemu-devel@nongnu.org; Fri, 05 Sep 2014 10:53:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPusi-0002wh-N3 for qemu-devel@nongnu.org; Fri, 05 Sep 2014 10:52:56 -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 s85EqtuA027941 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 5 Sep 2014 10:52:56 -0400 Message-ID: <5409CE46.2020308@redhat.com> Date: Fri, 05 Sep 2014 08:52:54 -0600 From: Eric Blake MIME-Version: 1.0 References: <1409926039-29044-1-git-send-email-mreitz@redhat.com> <1409926039-29044-4-git-send-email-mreitz@redhat.com> In-Reply-To: <1409926039-29044-4-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rJmA0DmF8wvED3ReghimoIu9AKNoSRhqI" Subject: Re: [Qemu-devel] [PATCH v2 3/5] qcow2: Use qcow2_signal_corruption() for overlaps 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) --rJmA0DmF8wvED3ReghimoIu9AKNoSRhqI Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/05/2014 08:07 AM, Max Reitz wrote: > Use the new function in case of a failed overlap check. >=20 > This changes output in case of corruption, so adapt iotest 060's > reference output accordingly. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 24 +++--------------------- > tests/qemu-iotests/060.out | 10 +++++----- > 2 files changed, 8 insertions(+), 26 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rJmA0DmF8wvED3ReghimoIu9AKNoSRhqI 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 iQEcBAEBCAAGBQJUCc5GAAoJEKeha0olJ0NqqnAH/1eEQETI27JnpCQ8ES4WmWKN SSbUf+trSzisif7IKFRS+4DHTAmqOW1C7mg5l9gP6/T/6nrqDivQ6IEIrr1Tur+t 2akwhSuWSToBzw+6onTU7BJffWEIX+wywHKrRSOMH2U+qkZQrSYuIToc/ChmqSqb nbILiqDlkx7YV6Ust0etSMwueK6dy8D+IdAD7q3cWxaBKbl64dgt5qttRVRmUgJk AhGEGOqFmvbEJ/LgJscObaJXSPPE2RrLL6hstaX3mfvXxREtZ9tyC8Zh1e4QxPNF fIaxDQy4B2QHov/Bh2HcbV1lk3kZ59VeerNvixB+4E0ZmThy8gJFNoBWFmJxBlk= =erJl -----END PGP SIGNATURE----- --rJmA0DmF8wvED3ReghimoIu9AKNoSRhqI--