From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJBCU-0007Lx-BK for qemu-devel@nongnu.org; Wed, 04 Feb 2015 20:25:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJBCP-0006OV-Ds for qemu-devel@nongnu.org; Wed, 04 Feb 2015 20:25:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJBCO-0006OR-UU for qemu-devel@nongnu.org; Wed, 04 Feb 2015 20:25:41 -0500 Message-ID: <54D2C68F.9010704@redhat.com> Date: Wed, 04 Feb 2015 18:25:35 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416844620-17717-1-git-send-email-mreitz@redhat.com> <1416844620-17717-8-git-send-email-mreitz@redhat.com> In-Reply-To: <1416844620-17717-8-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mBEP1MjHscMbh9GjSNkPANJfQ74Nsj8ev" Subject: Re: [Qemu-devel] [PATCH v2 07/12] qcow2/overlaps: Protect active L1 table 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) --mBEP1MjHscMbh9GjSNkPANJfQ74Nsj8ev 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 L1 table in the metadata list to protect it > against accidental modifications. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-cluster.c | 11 +++++++++++ > block/qcow2-snapshot.c | 10 ++++++++++ > block/qcow2.c | 4 ++++ > 3 files changed, 25 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --mBEP1MjHscMbh9GjSNkPANJfQ74Nsj8ev 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/ iQEcBAEBCAAGBQJU0saPAAoJEKeha0olJ0NqeXUIAKFgZzDWH+SHljzm7J5HG3wa lHAp2HNuvH5r7awfhu4dJLtVb7MJ5Ei5IFqHqP4ZvNF3/DoomSiTMu618Ydm6QiS UrULfRe2md/UgwVzyoRvKI2WcPaD0R4OX/X8sGCHT+J31ScL7nygXxUk6jJcyiPN mZIhTyf7KrPorLYGoCXN7oFag6gcoM5u4qxG0wcycQVT1Ertx5nrGw9cLJekEpxr F+owNFil5XMKSEwSs+ZrdZikxtjbBFconav6PeFL7vSsbIYF8KEE+BsUCvtPBvNM 0W8Hb82JP3uhCbt4hEGVqk3visamzkPg4m7kEoayGTlOeU68b7jzqJGlLk/aC88= =Akv+ -----END PGP SIGNATURE----- --mBEP1MjHscMbh9GjSNkPANJfQ74Nsj8ev--