From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDxCl-0002dP-Dx for qemu-devel@nongnu.org; Wed, 21 Jan 2015 10:28:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDxCi-0008TV-Ni for qemu-devel@nongnu.org; Wed, 21 Jan 2015 10:28:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDxCi-0008TO-GM for qemu-devel@nongnu.org; Wed, 21 Jan 2015 10:28:24 -0500 Date: Wed, 21 Jan 2015 15:28:18 +0000 From: Stefan Hajnoczi Message-ID: <20150121152818.GD4740@stefanha-thinkpad.redhat.com> References: <1416844620-17717-1-git-send-email-mreitz@redhat.com> <1416844620-17717-13-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k4f25fnPtRuIRUb3" Content-Disposition: inline In-Reply-To: <1416844620-17717-13-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 12/12] qcow2: Use new metadata overlap check function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , Peter Lieven , qemu-devel@nongnu.org --k4f25fnPtRuIRUb3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 24, 2014 at 04:57:00PM +0100, Max Reitz wrote: > @@ -2166,126 +2166,6 @@ fail: > return ret; > } > =20 > -#define overlaps_with(ofs, sz) \ > - ranges_overlap(offset, size, ofs, sz) Dropping this macro makes me happy. --k4f25fnPtRuIRUb3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUv8WSAAoJEJykq7OBq3PIch4H/3ed0sWWcvfBTUN019IdXH9H ZTiRi2Ud+NASMtGNv321PaQ3YLjnu1foheuurR1NlPIC7FAQBC6gEVHhx3BltIOO KFve23CXsbCt/ubk+lppOJQ6wqEF5UAveqeK3KyCuBb/dVqiWX6BHoW3vhrPAKD5 05yDhAyH+U853IU8jiboy6DV9yaiaoX8v5EcNzycD+oE3fYP6C4oQch4DaImBU6v GpTCdKwmxeIwvEk/llxxfBxMBPU9XifeEMMJLj1CLeEVYdf7hD8B2aeMvsmKyKKK 3fdV1J+b83c5ayl5ylOf7GLzdylFjUfcabJfWk05NsX/2i6tr/gZcXMXGGwDxwo= =bGun -----END PGP SIGNATURE----- --k4f25fnPtRuIRUb3--