From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwFQc-0000ic-Ix for qemu-devel@nongnu.org; Wed, 03 Dec 2014 14:17:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwFQX-0003KO-Jn for qemu-devel@nongnu.org; Wed, 03 Dec 2014 14:17:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwFQX-0003Jp-BI for qemu-devel@nongnu.org; Wed, 03 Dec 2014 14:17:29 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sB3JHSw4017777 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 3 Dec 2014 14:17:28 -0500 Message-ID: <547F61C7.7040409@redhat.com> Date: Wed, 03 Dec 2014 12:17:27 -0700 From: Eric Blake MIME-Version: 1.0 References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-12-git-send-email-mreitz@redhat.com> In-Reply-To: <1417613866-25890-12-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Uf7Qwd3nJWdPW2rdMSMkIU79noxXhlqg1" Subject: Re: [Qemu-devel] [PATCH v4 11/26] qcow2: More helpers for refcount modification 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) --Uf7Qwd3nJWdPW2rdMSMkIU79noxXhlqg1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2014 06:37 AM, Max Reitz wrote: > Add helper functions for getting and setting refcounts in a refcount > array for any possible refcount order, and choose the correct one durin= g > refcount initialization. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 121 +++++++++++++++++++++++++++++++++++++++++= +++++++- > 1 file changed, 119 insertions(+), 2 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Uf7Qwd3nJWdPW2rdMSMkIU79noxXhlqg1 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 iQEcBAEBCAAGBQJUf2HHAAoJEKeha0olJ0Nq53oH/ivUDKaNTH6EhAY7URKiF92M YW9qUvVwmB1QXnT678GlSWg+MM+5TX70yavFNJpgXygyMRyKPvFNvsG3mLGQAppI 1d05cYdhQF3lyjYUboLt/bOIE2tEaZbhKd3L2TgQ6Va8T4rNWIxZ3uF/oj1qwuTU IA2ptFnT8StB/ScDmFD3CIjUZ+kuxQLAXX1gtqyaJSVybffbYWX48APfOrvZy4Cv q/CAMnh9+ONZ/i4055x0QEx4qhiSQ8/cwSKULpRvp4GApUb1IBWeU9qK+jcY32Ia Fhrv6i1Fgzt7oiAnzldNbh38kEVmjvQHCpYEm1vuJBf/W/gwg0F4XPMx4D3EA4U= =uGvE -----END PGP SIGNATURE----- --Uf7Qwd3nJWdPW2rdMSMkIU79noxXhlqg1--