From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOKp-0006XH-2t for qemu-devel@nongnu.org; Thu, 05 Feb 2015 10:27:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJOKl-0004oy-UP for qemu-devel@nongnu.org; Thu, 05 Feb 2015 10:27:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOKl-0004nm-Ls for qemu-devel@nongnu.org; Thu, 05 Feb 2015 10:27:11 -0500 Message-ID: <54D38BC8.4090408@redhat.com> Date: Thu, 05 Feb 2015 08:27:04 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416844620-17717-1-git-send-email-mreitz@redhat.com> <1416844620-17717-9-git-send-email-mreitz@redhat.com> In-Reply-To: <1416844620-17717-9-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3ok9mg1Nm9J8p6bsGg1BAGx84m2pBL8lq" Subject: Re: [Qemu-devel] [PATCH v2 08/12] qcow2/overlaps: Protect active L2 tables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Lieven , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3ok9mg1Nm9J8p6bsGg1BAGx84m2pBL8lq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/24/2014 08:56 AM, Max Reitz wrote: > Keep track of the active L2 tables in the metadata list to protect them= > against accidental modifications. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-cluster.c | 2 ++ > block/qcow2-refcount.c | 6 ++++++ > block/qcow2-snapshot.c | 21 +++++++++++++++++++++ > block/qcow2.c | 8 +++++++- > 4 files changed, 36 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3ok9mg1Nm9J8p6bsGg1BAGx84m2pBL8lq 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/ iQEcBAEBCAAGBQJU04vIAAoJEKeha0olJ0NqOQ0H/Av1d2R6my1x9NmPUsN17Gax BNF3OfAVcAELNIwM4cDBugXxgfdw0uwY/auPu5dt+juRh1+GdwAbHPanSD1sfW7/ 0tIDJpgUU2YoAHPeGnC3moKlc7awdCVfN/xVTMNhSjBhuoX0FGolYAWh/K/4/4k0 1hXBQEO6CJ01YZaFkIj72YK1RYZltKHkBCJcp+BFWXC4yQvRBgGn34wnp1NMwteM GWLFlw+CPIyiQPJ1qVZPtMMEk3x+z+r5txD+okIHbTdNoSzDfAM1pTchV3Jw9z6r bgcuEaO7QfHdOhxtnWfQmkzkzI8rRrMt928UR3By1Nsi/XFTNki43Gbj6lO0+6U= =CSpg -----END PGP SIGNATURE----- --3ok9mg1Nm9J8p6bsGg1BAGx84m2pBL8lq--