From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwJri-0000jD-Vn for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:01:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwJrc-0002qh-5b for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:01:50 -0500 Received: from resqmta-ch2-05v.sys.comcast.net ([69.252.207.37]:42743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwJrb-0002qY-Um for qemu-devel@nongnu.org; Wed, 03 Dec 2014 19:01:44 -0500 Message-ID: <547F9E4C.1080500@redhat.com> Date: Wed, 03 Dec 2014 15:35:40 -0800 From: Eric Blake MIME-Version: 1.0 References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-25-git-send-email-mreitz@redhat.com> In-Reply-To: <1417613866-25890-25-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FpgGUc91a8lvR5UslLJU15pgfQ4umKKPF" Subject: Re: [Qemu-devel] [PATCH v4 24/26] qcow2: Invoke refcount order amendment function 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) --FpgGUc91a8lvR5UslLJU15pgfQ4umKKPF Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2014 05:37 AM, Max Reitz wrote: > Make use of qcow2_change_refcount_order() to support changing the > refcount order with qemu-img amend. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2.c | 44 +++++++++++++++++++++++++++++++++++--------- > 1 file changed, 35 insertions(+), 9 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FpgGUc91a8lvR5UslLJU15pgfQ4umKKPF 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 iQEcBAEBCAAGBQJUf55MAAoJEKeha0olJ0Nqpw0IAImnjguUa388Wm7ggvFHgoC/ PgQ5Gc1y7O7g8CcsV82JztIAuNSfDZpAvUmUQA+8WwsSqcKnb+Q+WuP5SuMe/s+B irELLPuXZh+wjsMXgSygipJtbuV4Oo9HjGhWAzXRabVpk2oW/F2xSzApNhadbcWo Lt1nJjuttiOk2iAGgqKK6KoeMQq2o+b5kXI5Qb7XrV+c0oSIq5oHIpT6/NmobnIL 7YhqZM2YvGxK+ldxyOnbwDtllrqlmbqg8Dud/N0kagJ7QpHIuO2Drca/ekxx0Xw+ jcBTMLb/PK5TnhNqHCWp0R1EtIlpHy9poKjTgrr+VlHwuNsBQKcPGjCIuOMRJF8= =StN4 -----END PGP SIGNATURE----- --FpgGUc91a8lvR5UslLJU15pgfQ4umKKPF--