From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFJa-0004cB-Vs for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:13:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLFJW-0006bb-0i for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:13:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFJV-0006ad-OI for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:13:33 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1AIDWb9027707 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 10 Feb 2015 13:13:33 -0500 Message-ID: <54DA4A4C.7090308@redhat.com> Date: Tue, 10 Feb 2015 11:13:32 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423509950-7468-1-git-send-email-mreitz@redhat.com> <1423509950-7468-9-git-send-email-mreitz@redhat.com> In-Reply-To: <1423509950-7468-9-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sw20anXcQN0Al6qbMhwCPCIa8pSiuIrAB" Subject: Re: [Qemu-devel] [PATCH v3 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 , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sw20anXcQN0Al6qbMhwCPCIa8pSiuIrAB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/09/2015 12:25 PM, 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 --sw20anXcQN0Al6qbMhwCPCIa8pSiuIrAB 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/ iQEcBAEBCAAGBQJU2kpMAAoJEKeha0olJ0NqarAIAJmeFXii4oXNsuWLPqysV1de RDDwxIM/cZO17FNmM0qMM2udhdB1JyOWYnQ3tNOOw5e4sNUJlVZE3hRMjhCbUeUe RIH2Qr0ZZkqCq4b7NiOOvrA0dl/QwLean6pbt4mWmPpesDKFqCUYbyjumhrwwgzH WOFVzkBdc7n+GlPp7V9e/OxWWtZFLy4m6rlPpliaAG2sby3hTeoBNHzYBXayJoDu /b0W86OYL+KcHsgo/j8GHOHUe5/k3dRG7tJf3PpC0SU+EiHDWE55P15S9CpAZoDM 4kNQHZrUFtntvz279is9XowyqEfCc+AY4QDkh2mbM2h0vQXhjtrd03nnylvEiBY= =v/bK -----END PGP SIGNATURE----- --sw20anXcQN0Al6qbMhwCPCIa8pSiuIrAB--