From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xra5x-0003Ou-3g for qemu-devel@nongnu.org; Thu, 20 Nov 2014 17:21:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xra5s-0008RR-73 for qemu-devel@nongnu.org; Thu, 20 Nov 2014 17:20:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xra5r-0008RM-Tn for qemu-devel@nongnu.org; Thu, 20 Nov 2014 17:20:52 -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 sAKMKpfr023446 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 20 Nov 2014 17:20:51 -0500 Message-ID: <546E6941.5030506@redhat.com> Date: Thu, 20 Nov 2014 15:20:49 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416503198-17031-1-git-send-email-mreitz@redhat.com> <1416503198-17031-9-git-send-email-mreitz@redhat.com> In-Reply-To: <1416503198-17031-9-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KUkgeenmS5qe8E3aomVq0vgO28I5Owq7X" Subject: Re: [Qemu-devel] [PATCH v3 08/22] 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) --KUkgeenmS5qe8E3aomVq0vgO28I5Owq7X Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/20/2014 10:06 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 | 124 +++++++++++++++++++++++++++++++++++++++++= +++++++- > 1 file changed, 122 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KUkgeenmS5qe8E3aomVq0vgO28I5Owq7X 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 iQEcBAEBCAAGBQJUbmlBAAoJEKeha0olJ0NqgVEH/1uzCejvLcZ3h9BNKyZharW5 RvE86g7CoGwfUsZ7yPxk+Mk0HTlHWOH/DVFv0p8JNtWOGWbu5QyziM/9mELIBJni uwFzDatge67tZL7xbDgT8BNUTk8MWGr+IkOu22cAib+ZmQWL6WBQYnwh6Wro+MeO iUkmjxjrvg4mz48WlD+bUfMpQZOFUC2MnlHp4qZOWoWI3Sq4Cf6EC453wMWPpvr8 Ardy0WA9vwPUqFAX4vCJbfVDcvwYeegXvWZVJMBbHuuMaOPMHkxRDQlrDd+gfS8A 1hhInCW9JGWwE2Dnk1CXV4VYoMDMHA2cIN3GoQ4kAcFgEu8O7xwo9lMQ6CAb6t0= =ya2y -----END PGP SIGNATURE----- --KUkgeenmS5qe8E3aomVq0vgO28I5Owq7X--