From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YInJW-00071q-Vc for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:55:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YInJS-0004wS-0T for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:55:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YInJR-0004wI-NF for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:55:21 -0500 Message-ID: <54D15FE3.4080508@redhat.com> Date: Tue, 03 Feb 2015 16:55:15 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416844620-17717-1-git-send-email-mreitz@redhat.com> <1416844620-17717-6-git-send-email-mreitz@redhat.com> In-Reply-To: <1416844620-17717-6-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="b4i28o85rrpTO3QXd7vu27nObFxvmctju" Subject: Re: [Qemu-devel] [PATCH v2 05/12] qcow2/overlaps: Protect refcount 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) --b4i28o85rrpTO3QXd7vu27nObFxvmctju 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 refcount table in the metadata list to protect it > against accidental modifications. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 18 ++++++++++++++++++ > block/qcow2.c | 4 ++++ > 2 files changed, 22 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --b4i28o85rrpTO3QXd7vu27nObFxvmctju 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/ iQEcBAEBCAAGBQJU0V/jAAoJEKeha0olJ0NqpLQH/0nURgOTqTw9+CigNPuKOONd FKmTKvL24vjqC7GshyXkTrGlrHLVJpFTbrPOlMZ8u2EPzPXNn8ewC6ZAep3WhrfK kiwSfI/SECLgR9BHIqXXeU7qeYIQECvM+g4RQnNTuhJX+JUhI3OpOsy0kYJhVhTV /rZkZBzbW/eKqAJ9oB3Egm/T/ajLHozrItknwJZgkbIsOxYANmtWBV+1oYLI88dt HnORZjypjFdvs7ltOoKGCUKkMPEr0FRdMKy40Wek0ksubdpH7f18U7SvLjQ/intw FBbF4lgHRbhl33ulD3ynzChj/s230UbJsW8T1FqrmJ7OEGsyT929yLxK/xpYvqQ= =gCCo -----END PGP SIGNATURE----- --b4i28o85rrpTO3QXd7vu27nObFxvmctju--