From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKXQG-0006Kx-PY for qemu-devel@nongnu.org; Mon, 03 Mar 2014 13:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKXQC-0007En-DC for qemu-devel@nongnu.org; Mon, 03 Mar 2014 13:17:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKXQC-0007DI-4P for qemu-devel@nongnu.org; Mon, 03 Mar 2014 13:17:00 -0500 Message-ID: <5314C714.3080605@redhat.com> Date: Mon, 03 Mar 2014 11:16:52 -0700 From: Eric Blake MIME-Version: 1.0 References: <1393855031-26915-1-git-send-email-kwolf@redhat.com> <1393855031-26915-2-git-send-email-kwolf@redhat.com> In-Reply-To: <1393855031-26915-2-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hOg1fM6trQElGbFignb7Aj7RNrFMxaQNB" Subject: Re: [Qemu-devel] [PATCH 1/2] qemu-img convert: Fix progress output List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: pl@kamp.de, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hOg1fM6trQElGbFignb7Aj7RNrFMxaQNB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/03/2014 06:57 AM, Kevin Wolf wrote: > Initialise progress output only when the -p and -q options have already= > been parsed, otherwise it's always disabled. >=20 > Reported-by: Peter Lieven > Signed-off-by: Kevin Wolf > --- > qemu-img.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-) Reviewed-by: Eric Blake and apologies for missing that the previous patch broke things. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --hOg1fM6trQElGbFignb7Aj7RNrFMxaQNB 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTFMcUAAoJEKeha0olJ0NqNv4IAK7jpvhoFA2e80HmEXFT2h2l 8wDgxAlUyHdtJF4lyn7iWHnSX8t5YWi/1vPciIhnVYgrHRPKtCtFHw5Bb+gb/HK2 arfrSdba9bNwIklsl3ihv89Tn2PKCy7grisBb/M96qoLeWVcHCtRhrBltQv1VoaY WzQ/EyZWE7uZkfcQTgI3saUNYs2ZEj0QZ80WvWpMLZ30m2mrcQLOMpigVmyKu//p Q9D8Mv19+g/qZ5rZlKNQXB3Ul9ixKVd3ar8DA4JCzg6qitq+nF19qd1uOEGg8zhF dXOcO1C/EFg8uzn/s9Vq+hGuyPhw2D9/feFRhXX6rVdFyUu4AXkw7AyGMd04N5k= =PgTH -----END PGP SIGNATURE----- --hOg1fM6trQElGbFignb7Aj7RNrFMxaQNB--