From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLafV-00035J-SX for qemu-devel@nongnu.org; Wed, 11 Feb 2015 12:01:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLafP-0007GL-5K for qemu-devel@nongnu.org; Wed, 11 Feb 2015 12:01:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLafO-0007G0-VF for qemu-devel@nongnu.org; Wed, 11 Feb 2015 12:01:35 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1BH1XY3013603 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 11 Feb 2015 12:01:33 -0500 Message-ID: <54DB8AEC.5020802@redhat.com> Date: Wed, 11 Feb 2015 10:01:32 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423600146-7642-1-git-send-email-mreitz@redhat.com> <1423600146-7642-7-git-send-email-mreitz@redhat.com> In-Reply-To: <1423600146-7642-7-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KVANCqWkivCf1HES52fxdL40anOBVJLOB" Subject: Re: [Qemu-devel] [PATCH v6 06/24] qcow2: Use 64 bits for refcount values 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) --KVANCqWkivCf1HES52fxdL40anOBVJLOB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/10/2015 01:28 PM, Max Reitz wrote: > Refcounts may have a width of up to 64 bits, so qemu should use the sam= e > width to represent refcount values internally. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-cluster.c | 2 +- > block/qcow2-refcount.c | 40 +++++++++++++++++++--------------------- > block/qcow2.h | 6 +++--- > 3 files changed, 23 insertions(+), 25 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KVANCqWkivCf1HES52fxdL40anOBVJLOB 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/ iQEcBAEBCAAGBQJU24rsAAoJEKeha0olJ0NqryMH/2lboTE2oRKWTSPKzvC6ve5j dx5n5+xsiGn8Xgff0jxpuHZz3mOomrRlKtCk1OyPeZFilWZN4Ssj2Ka87vzuGf0b uJyiFCCfiipkzY2xpe1EhZeTSqukAiCf8m8QkFT3l8eepofnSKwM82olbaBNVKsx 0slTDJga11/xq7iAYmMAuVovRZ6qByFGZFG4QqvMczgSbwEp34It42oVO55lZw1n 5EA8myu2y1Vw/vEH5Dp3Q9HAlYMpb8usLA1QhtBftX+L1HVHZY75N0K1hwQ/PoLS yhIoDuWWjNmyTSAEMYevEXWZrnsh3GtIXCb8rWkc8Y4oHl8Wsy4lMxYz3VMnVww= =hwLg -----END PGP SIGNATURE----- --KVANCqWkivCf1HES52fxdL40anOBVJLOB--