From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwK4A-0003mC-Jl for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:14:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwK43-0007Sw-Oq for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:14:42 -0500 Received: from resqmta-ch2-08v.sys.comcast.net ([69.252.207.40]:36945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwK43-0007Sp-KA for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:14:35 -0500 Message-ID: <547F9D27.50003@redhat.com> Date: Wed, 03 Dec 2014 15:30:47 -0800 From: Eric Blake MIME-Version: 1.0 References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-24-git-send-email-mreitz@redhat.com> In-Reply-To: <1417613866-25890-24-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UbslJ7LxDju116rAu1flfQgj3j2D2mihV" Subject: Re: [Qemu-devel] [PATCH v4 23/26] qcow2: Add function for refcount order amendment 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) --UbslJ7LxDju116rAu1flfQgj3j2D2mihV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2014 05:37 AM, Max Reitz wrote: > Add a function qcow2_change_refcount_order() which allows changing the > refcount order of a qcow2 image. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 452 +++++++++++++++++++++++++++++++++++++++++= ++++++++ > block/qcow2.h | 4 + > 2 files changed, 456 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --UbslJ7LxDju116rAu1flfQgj3j2D2mihV 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 iQEcBAEBCAAGBQJUf50nAAoJEKeha0olJ0Nq+foIAKfqu/hs2ffMPTCHEA6Pywxh i7BQyuNaGYvYNuDsAec9Idp+wVAQ1PmlDUgFltG4WBCbJRV0cohuIpf72CaQb1OX 2w/R1Q6Q/FDEGiYTvZhcbF7ifM/8iSBxGB0K+C2CZO+d7zqyvuj4nCvJHzYV/kN1 pJ6FSoJU8VQWAFO5ErP5uGtQ5fEPFWjgxIRGRnPcb6BLgieiS9DG4jKIpDrwUZcY 10sIjnDmKjLRA9nsJYb2JXhMjWy4An+Jt5yOfkzQ9XvIwg1W4c/AkcNJN1Cz8Xeh 3+2H/DEjcKbDEuCkwvA71YtRuij+QGwMy4IehqIW6CUYCmydzRL36/8pSpJU6Nk= =i+Gr -----END PGP SIGNATURE----- --UbslJ7LxDju116rAu1flfQgj3j2D2mihV--