From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKClE-0003X3-5M for qemu-devel@nongnu.org; Mon, 25 Mar 2013 15:08:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKCl9-0004md-F8 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 15:08:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKCl9-0004mV-6B for qemu-devel@nongnu.org; Mon, 25 Mar 2013 15:08:43 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2PJ8fsH024436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 25 Mar 2013 15:08:41 -0400 Message-ID: <5150A0B8.1030209@redhat.com> Date: Mon, 25 Mar 2013 13:08:40 -0600 From: Eric Blake MIME-Version: 1.0 References: <1364232620-5293-1-git-send-email-kwolf@redhat.com> <1364232620-5293-5-git-send-email-kwolf@redhat.com> In-Reply-To: <1364232620-5293-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2KXLGNAFLTNEHWRILWQEA" Subject: Re: [Qemu-devel] [PATCH 04/19] qcow2: Improve check for overlapping allocations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2KXLGNAFLTNEHWRILWQEA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/25/2013 11:30 AM, Kevin Wolf wrote: > The old code detected an overlapping allocation even when the > allocations didn't actually overlap, but were only adjacent. >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2-cluster.c | 2 +- > tests/qemu-iotests/038.out | 10 +++++----- > 2 files changed, 6 insertions(+), 6 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2KXLGNAFLTNEHWRILWQEA 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRUKC4AAoJEKeha0olJ0NquYUH/iJCiZx2UBYc3WT06jv+ZgKO lBX8vWzHgnakxD0i5gzwsg2BAK6LlLdXeI8FJTJMlShXAwUiHtJxqJa9btpZYrgo 3rhxUv6kfpa/pYjUDCv7J/49ZeEnb6WTelbGVe8gZjIHx6JFuUM+dKBefvEQ3vOt 2xeeP5AA07iv+SY6+KQioPMn5sVIZuWiunyiwnAArV7nvzIbBW6UxLGQK7bjw2IJ iYFW2Cvtx5pusZmERcOTQY7mct/n2fczvm3wUN9bMN1rYN3Bcv8Cc3tLyO6CcCZn +YqHFAVfCdDIV/3E0eljN1mijBc31nvcYq5YjlUCdvlzEuL1VmLwNAsoczYy6SM= =H+SL -----END PGP SIGNATURE----- ------enig2KXLGNAFLTNEHWRILWQEA--