From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0GsC-0002jM-E4 for qemu-devel@nongnu.org; Wed, 03 Jun 2015 18:10:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0GsB-0007FC-2q for qemu-devel@nongnu.org; Wed, 03 Jun 2015 18:10:56 -0400 Message-ID: <556F7B62.9050307@redhat.com> Date: Wed, 03 Jun 2015 16:10:42 -0600 From: Eric Blake MIME-Version: 1.0 References: <1433362419-15033-1-git-send-email-mreitz@redhat.com> <1433362419-15033-8-git-send-email-mreitz@redhat.com> In-Reply-To: <1433362419-15033-8-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hbor5TvKksfAIia58RdHq8o1PPq7BH5l3" Subject: Re: [Qemu-devel] [PATCH v8 07/10] qcow2: Add function for refcount order amendment List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hbor5TvKksfAIia58RdHq8o1PPq7BH5l3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/03/2015 02:13 PM, 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 | 447 +++++++++++++++++++++++++++++++++++++++++= ++++++++ > block/qcow2.h | 4 + > 2 files changed, 451 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --hbor5TvKksfAIia58RdHq8o1PPq7BH5l3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVb3tiAAoJEKeha0olJ0NqTUwH/RXrJRaLQrjXl5Gd/oXupANp IC8qVpyzyCLGejDWjjKGvWH8jMY8zuyhfd4hjzwI4bwhJJd5HdOlwdzIAt8rqs5d mhM0sDcIp6NbAV+tbECthEzLM26z/nOW98TwCncOWTqEGYUVFzYyBGArlfaXRD8O IAmkf7KL+OcPuLTMnGjLqU98o9ukfTzuOsPmHDu74bQEHrm9xTWV0KjY9TIVKFhc 3R4YbhmVvzD4e4LzAm6pYFBFkvIX3zfGzRIPD8VMgJCBy/L4VyL9pcwxNZOtoBBW KMsVMrqRTAIOVlDshWuQMiPYwkeKAAfD4PbNb8jgwQo0BW1ctbzfQZZya6uVEpg= =vz/q -----END PGP SIGNATURE----- --hbor5TvKksfAIia58RdHq8o1PPq7BH5l3--