From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFI4-0003F3-Lb for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:12:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLFI1-0006GY-F5 for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:12:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFI1-0006Fp-6M for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:12:01 -0500 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 t1AIC0ig008957 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 10 Feb 2015 13:12:00 -0500 Message-ID: <54DA49EF.9050403@redhat.com> Date: Tue, 10 Feb 2015 11:11:59 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423509950-7468-1-git-send-email-mreitz@redhat.com> <1423509950-7468-4-git-send-email-mreitz@redhat.com> In-Reply-To: <1423509950-7468-4-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Op44sHhDklKHbHq613CDNoJarqWtiPVSx" Subject: Re: [Qemu-devel] [PATCH v3 03/12] qcow2: Create metadata list 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) --Op44sHhDklKHbHq613CDNoJarqWtiPVSx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/09/2015 12:25 PM, Max Reitz wrote: > Create and destroy the metadata list on creation and destruction of a > qcow2 BDS, respectively. Skip creation if no overlap checks should be > performed. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Op44sHhDklKHbHq613CDNoJarqWtiPVSx 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/ iQEcBAEBCAAGBQJU2knvAAoJEKeha0olJ0NqKzMH/iqKoLQGEAFyUKYrN118ZiSQ 2iwXZ2/X+/2hY2+/YmGlfw+yZLX5E0avoIFod4vdY0LFwRD0Q8cHYhP8hlUNTsEY ldsKk5zEyFw/yQKAtv6uhxkewpSEchdm0j8NQKdX1oUe/bbvptJLLg+1KzZsyHhI PhjlclrjEwtvvQA5QPHBLzt18wYd+pbIS7IoQmxtPdWMd+iVsCK/ikirp8mH2Mgk Pq/CBHSLqCebCYb1nFSo6w8h0X5Y/o30VR3xcUJFI/dJajPmi7KpzuzODb3AmkXY YtqyYgdMbAApzm734cuc8OslxE9ZLoNF/+ZY5KZYLVpy/w3AalpreZxcL7FelOs= =OnHq -----END PGP SIGNATURE----- --Op44sHhDklKHbHq613CDNoJarqWtiPVSx--