From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC6mm-00045s-K9 for qemu-devel@nongnu.org; Tue, 29 Jul 2014 08:45:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC6mh-00031M-Ik for qemu-devel@nongnu.org; Tue, 29 Jul 2014 08:45:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC6mh-00031G-9E for qemu-devel@nongnu.org; Tue, 29 Jul 2014 08:45:39 -0400 Message-ID: <53D79771.1040006@redhat.com> Date: Tue, 29 Jul 2014 06:45:37 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406618339-23513-1-git-send-email-cyliu@suse.com> In-Reply-To: <1406618339-23513-1-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cp1D9m65HxqDEs50VKPKJQX26FbfNMfWR" Subject: Re: [Qemu-devel] [RESEND PATCH V3] qemu-img info: show nocow info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --cp1D9m65HxqDEs50VKPKJQX26FbfNMfWR Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/29/2014 01:18 AM, Chunyan Liu wrote: > Add nocow info in 'qemu-img info' output to show whether the file > currently has NOCOW flag set or not. >=20 > Signed-off-by: Chunyan Liu > Acked-by: Eric Blake Actually, this should be Reviewed-by, not Acked-by. My understanding is that "Reviewed-by" is stronger (I actually read through the patch, and looked for possible problems) while "Acked-by" is weaker (a maintainer stating that the work is taken in on the basis of third-party reviews without actually reviewing the patch itself). > --- > Resend for QEMU 2.2. Change json version comment. >=20 > block/qapi.c | 25 +++++++++++++++++++++++++ > qapi/block-core.json | 5 ++++- > 2 files changed, 29 insertions(+), 1 deletion(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --cp1D9m65HxqDEs50VKPKJQX26FbfNMfWR 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 iQEcBAEBCAAGBQJT15dxAAoJEKeha0olJ0Nq2rQIAJeHzHRzk8wT+sA6rwuMMeFK fKWdgboCMHqcfaopktDYkjciNt8EjA1tvd8KuT9cXrLKifrkDmC2c285G2EWnpxa 7/9FZNlpqwquurOmfnft/yXlK+lBqiN2xVSWXWYoTixPPNGPD33/RS5j0rM1jRzE PjzfFvWZxf4KUGj4NPIGdrPB3rpjBw+xHonjlk9WfnNbCed7Fh8FgEsAlGsXuDs7 lxp4iq0dYSa95LOoUE0mvjYWlWOjwC6JCx8Z0LzBx/mLys5I9MLVq74W7fpoLqKv KQdxHXrkk8tQ8f4cRng8SaU0O7UUvg3CCjX5QMi7wmIPGnQ4EWMe/PsvjYhtysI= =Omxh -----END PGP SIGNATURE----- --cp1D9m65HxqDEs50VKPKJQX26FbfNMfWR--