From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoFrw-0002tV-IQ for qemu-devel@nongnu.org; Tue, 11 Nov 2014 13:08:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoFrr-00085R-Ki for qemu-devel@nongnu.org; Tue, 11 Nov 2014 13:08:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoFrr-00085N-C8 for qemu-devel@nongnu.org; Tue, 11 Nov 2014 13:08:39 -0500 Message-ID: <546250A0.7060608@redhat.com> Date: Tue, 11 Nov 2014 11:08:32 -0700 From: Eric Blake MIME-Version: 1.0 References: <1415627159-15941-1-git-send-email-mreitz@redhat.com> <1415627159-15941-14-git-send-email-mreitz@redhat.com> In-Reply-To: <1415627159-15941-14-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MaaCQl2meSAqrs7bKepsxRdiAHIWT09nN" Subject: Re: [Qemu-devel] [PATCH 13/21] block: Add opaque value to the amend CB List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Lieven , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MaaCQl2meSAqrs7bKepsxRdiAHIWT09nN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/10/2014 06:45 AM, Max Reitz wrote: > Add an opaque value which is to be passed to the bdrv_amend_options() > status callback. >=20 > Signed-off-by: Max Reitz > --- > block.c | 4 ++-- > block/qcow2-cluster.c | 14 ++++++++------ > block/qcow2.c | 9 +++++---- > block/qcow2.h | 3 ++- > include/block/block.h | 4 ++-- > include/block/block_int.h | 3 ++- > qemu-img.c | 5 +++-- > 7 files changed, 24 insertions(+), 18 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --MaaCQl2meSAqrs7bKepsxRdiAHIWT09nN 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 iQEcBAEBCAAGBQJUYlCgAAoJEKeha0olJ0NqxuUH/2yfS/XeTFXuub6v30NjunuI DI1tPpe1t7QlVoWi0w2JvDMHStWXqWXochuOIC+dNzstL5ACRu7HhNk/M//o8pfT 8UDIcGieJOs+MATcp7/GA8J2bk6fWas8eoRkkl0kviMawrVurF2WjmvrPGHOsyx7 SigBK+hAY7wrY5PN59DOWwIJvwwRYIp1FTJtpN/WVrTPaHTaG0gfJ56GTF0H7ZcZ LHwE5Bt8s1SD3gThSjnyOnIPmpuZL5JzjVyoaG5HjjAfckBWPoTYs11iM1XO3laQ CVQfCvtMlq9DeK46PcM3B1xJ/7Yxuefldvog1YLpu3d2HKdkxWjaCwG85pA+N2c= =mMXS -----END PGP SIGNATURE----- --MaaCQl2meSAqrs7bKepsxRdiAHIWT09nN--