From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwBH1-00020Q-Dk for qemu-devel@nongnu.org; Wed, 03 Dec 2014 09:51:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwBGw-0005Xk-Fn for qemu-devel@nongnu.org; Wed, 03 Dec 2014 09:51:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwBGw-0005Xc-6Z for qemu-devel@nongnu.org; Wed, 03 Dec 2014 09:51:18 -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 sB3EpHa0009396 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 3 Dec 2014 09:51:17 -0500 Message-ID: <547F2364.1000306@redhat.com> Date: Wed, 03 Dec 2014 07:51:16 -0700 From: Eric Blake MIME-Version: 1.0 References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-2-git-send-email-mreitz@redhat.com> In-Reply-To: <1417613866-25890-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ubDNn364D44QaHrBXSbfMk9oETkoaFeug" Subject: Re: [Qemu-devel] [PATCH v4 01/26] qcow2: Add two new fields to BDRVQcowState 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) --ubDNn364D44QaHrBXSbfMk9oETkoaFeug Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2014 06:37 AM, Max Reitz wrote: > Add two new fields regarding refcount information (the bit width of > every entry and the maximum refcount value) to the BDRVQcowState. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 2 +- > block/qcow2.c | 3 +++ > block/qcow2.h | 2 ++ > 3 files changed, 6 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ubDNn364D44QaHrBXSbfMk9oETkoaFeug 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 iQEcBAEBCAAGBQJUfyNkAAoJEKeha0olJ0NqxqcH/14iJPRw0DxQQahpaIMdBS7q 7b+X8cNBYry+IfS3BLA6ggDYw2ob1eLPYCRDnVt6ZjYCBezGX+n2xrS3F/pagCV0 kRrRqSIKjRWKoEycmkG2Mhg1YWweJnDhI87VDZGWQJ5qvhLiJGqnlFbCWOj2SbEE W0zlPD7srWrZU1UZRpp+Jgikjzb/CGUYnTlx2k39FGikhafZDOG9598LZ7Ytt+iw ltK4IqKrYzvlVk01IbHLMQMeXUvG4QtcnfMpxChy/OZ8VARAS5HYRiYKVVHc0P+X K+NNbdB0vVWgB/8JBiFPwnvLIRqm2fB32gdeshkXrrkGhg3vnTs02NXByJZQweQ= =Qb+a -----END PGP SIGNATURE----- --ubDNn364D44QaHrBXSbfMk9oETkoaFeug--