From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVIK-0001aV-LI for qemu-devel@nongnu.org; Wed, 30 Jul 2014 10:56:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCVID-0001DD-71 for qemu-devel@nongnu.org; Wed, 30 Jul 2014 10:55:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVIC-0001Ck-Rh for qemu-devel@nongnu.org; Wed, 30 Jul 2014 10:55:49 -0400 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 s6UEtm51025733 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 30 Jul 2014 10:55:48 -0400 Message-ID: <53D90773.6020708@redhat.com> Date: Wed, 30 Jul 2014 08:55:47 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406311665-2814-1-git-send-email-mreitz@redhat.com> <1406311665-2814-3-git-send-email-mreitz@redhat.com> In-Reply-To: <1406311665-2814-3-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EBk0QiK1hDwkW8oS1m9MlrrrUwXME8LVI" Subject: Re: [Qemu-devel] [PATCH 2/8] qemu-img: Add progress output for amend 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) --EBk0QiK1hDwkW8oS1m9MlrrrUwXME8LVI Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/25/2014 12:07 PM, Max Reitz wrote: > Now that bdrv_amend_options() supports a status callback, use it to > display a progress report. >=20 > Signed-off-by: Max Reitz > --- > qemu-img.c | 26 +++++++++++++++++++++++--- > 1 file changed, 23 insertions(+), 3 deletions(-) No documentation of the new option? The code looks fine, but the texi needs to mention -p before I can give R-b --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --EBk0QiK1hDwkW8oS1m9MlrrrUwXME8LVI 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 iQEcBAEBCAAGBQJT2QdzAAoJEKeha0olJ0NqkXYH/A3Pc/vAZL2g52xAJk72edAi TjM+TQSTcBtkJEaFdKFIi5uA7A1tlbLxWSiDgymN8I8kiXOMaXQ9/ZIstutkmlt5 LawKR2yIU7g6sBecp+mD3J9gY3+MZxgWRrGMwNQ2vs4bBEF5ZW+6ZNGdbe92Lvno CwF/CzkWj2/tajxObHJjFf1fiH0d6FK1Dann9BLrWk4t3AI0zTa30r4tfICOnboj 6DkwK7QSQF+cJYpZYrbNThZ9qgGL8RhGZmNTg2vwS/4+94V/4flTkNfFY8Gkwe4T //U/RmbuxW4qnZ/qXD1JtgpY9YmxrprCOngApMogfehry71z/GW3dVPtqOY++uA= =38p7 -----END PGP SIGNATURE----- --EBk0QiK1hDwkW8oS1m9MlrrrUwXME8LVI--