From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFYV-0006s9-Rt for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:29:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLFYQ-0003EI-UY for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:29:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLFYQ-0003EB-I2 for qemu-devel@nongnu.org; Tue, 10 Feb 2015 13:28:58 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1AISwg4006406 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 10 Feb 2015 13:28:58 -0500 Message-ID: <54DA4DE9.8030402@redhat.com> Date: Tue, 10 Feb 2015 11:28:57 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423509950-7468-1-git-send-email-mreitz@redhat.com> <1423509950-7468-12-git-send-email-mreitz@redhat.com> In-Reply-To: <1423509950-7468-12-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aerQuMcNIFWQr4AKCv06IsWOeccwA88XR" Subject: Re: [Qemu-devel] [PATCH v3 11/12] qcow2/overlaps: Protect inactive 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) --aerQuMcNIFWQr4AKCv06IsWOeccwA88XR 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 inactive L2 tables in the metadata list to protect > them against accidental modifications. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 20 ++++++++++++++++++++ > block/qcow2-snapshot.c | 43 ++++++++++++++++++++++++++++++++++++++++--= - > 2 files changed, 60 insertions(+), 3 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --aerQuMcNIFWQr4AKCv06IsWOeccwA88XR 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/ iQEcBAEBCAAGBQJU2k3pAAoJEKeha0olJ0NqmBYH/1OzImjkNQLOaDtGqwOGkGvP nAqsaBZcCqG7757Z5OWrsJ8jb4U7HcwrsPlNKCKPthfK2wtobxkLHnvqNK2FRFTu lJ3LGCowKKSq1E3unRIDbxrSYvXWJvEEE7D4O0q28HGSqUxTnnpOzXsbCCOnh2Ii rJDr995DphpmirFxZIj/gbbX5cC/WzSjLCmvgY9GHMxANeSTUjBPCZkegD6PWwS0 hNezcygo1T6JFYXmLTdCCrs7X43QInjSeC7lFfeWwGiKL1SyQBGrBiO0oh1aZNLb BEj6FXBYV+el5iS17e83hCu8m5mBykO8IgCFgLzpJ/rGKeBb5RhmPrGQNpjH1u0= =qYC7 -----END PGP SIGNATURE----- --aerQuMcNIFWQr4AKCv06IsWOeccwA88XR--