From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKUPL-0004gx-Vy for qemu-devel@nongnu.org; Tue, 05 Jul 2016 13:45:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKUPH-0001VE-Rh for qemu-devel@nongnu.org; Tue, 05 Jul 2016 13:45:14 -0400 References: <20160620142623.24471-1-mreitz@redhat.com> From: Max Reitz Message-ID: <1d0de554-b114-ee5e-8329-699f24a77c05@redhat.com> Date: Tue, 5 Jul 2016 19:44:59 +0200 MIME-Version: 1.0 In-Reply-To: <20160620142623.24471-1-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OX2WA3tq0b1kQSvjbRCOWAiVM8aq6M9Ou" Subject: Re: [Qemu-devel] [PATCH 0/2] qcow2: Fix qcow2_get_cluster_offset() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, Kevin Wolf , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OX2WA3tq0b1kQSvjbRCOWAiVM8aq6M9Ou From: Max Reitz To: qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, Kevin Wolf , John Snow Message-ID: <1d0de554-b114-ee5e-8329-699f24a77c05@redhat.com> Subject: Re: [PATCH 0/2] qcow2: Fix qcow2_get_cluster_offset() References: <20160620142623.24471-1-mreitz@redhat.com> In-Reply-To: <20160620142623.24471-1-mreitz@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 20.06.2016 16:26, Max Reitz wrote: > Patch 2 fixes a wrong assertion in qcow2_get_cluster_offet(). Patch 1 > fixes wrong range limitations I encountered in qemu-io while trying to > break that wrong assertion. >=20 > Not CC-ing qemu-stable because these issues were introduced after 2.6.0= =2E >=20 >=20 > Max Reitz (2): > qemu-io: Use correct range limitations > qcow2: Fix qcow2_get_cluster_offset() >=20 > block/qcow2-cluster.c | 16 +++++++++++----- > qemu-io-cmds.c | 13 ++++++------- > 2 files changed, 17 insertions(+), 12 deletions(-) Applied to my block branch. Max --OX2WA3tq0b1kQSvjbRCOWAiVM8aq6M9Ou Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEvBAEBCAAZBQJXe/IbEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrSdJ B/wLQGG7zExv7DxoYl/kPiCOPe/k5L78xZ2VoaJM6uu8yw/yvGgk7uxRnPrOkMzg MjPJM2frKLSJOKKO7HcPoVGTrWNOHcft99PKImwytdxdHkJeHQ+TUYo6hzJ4IFNj WYbbJ/fwyUxiJ+4fIyHgOxnBLsCw/Tzza5+a2Jh3gn9yrD67hiMooZtMzzGQFNJG pI1UO3DtQOTiOuVbTgevzf+pWmRizIvy2TpYk+Uy/4W3ouB9bkzbhjxEPDSjtSuw 2xOIKiiUqSeromXNWh2m+38keWxiRWaZySdNc20qIu67GkQ303Od3E2ybLKqgqu4 CT/qCKIwWyce0FCpxLoMixjm =O6n8 -----END PGP SIGNATURE----- --OX2WA3tq0b1kQSvjbRCOWAiVM8aq6M9Ou--