From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjYLs-0004wS-Qc for qemu-devel@nongnu.org; Mon, 03 Jun 2013 13:15:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjYLr-0004SB-E7 for qemu-devel@nongnu.org; Mon, 03 Jun 2013 13:15:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjYLr-0004S4-5Z for qemu-devel@nongnu.org; Mon, 03 Jun 2013 13:15:23 -0400 Message-ID: <51ACCF20.4060406@redhat.com> Date: Mon, 03 Jun 2013 11:15:12 -0600 From: Eric Blake MIME-Version: 1.0 References: <1369917299-5725-1-git-send-email-stefanha@redhat.com> <1369917299-5725-6-git-send-email-stefanha@redhat.com> In-Reply-To: <1369917299-5725-6-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2RSRRRVBXFMJXMQDHIWNJ" Subject: Re: [Qemu-devel] [PATCH v5 05/11] blockdev: use bdrv_getlength() in qmp_drive_mirror() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Fam Zheng , qemu-devel@nongnu.org, xiawenc@linux.vnet.ibm.com, imain@redhat.com, Paolo Bonzini , dietmar@proxmox.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2RSRRRVBXFMJXMQDHIWNJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/30/2013 06:34 AM, Stefan Hajnoczi wrote: > Use bdrv_getlength() for its byte units and error return instead of > bdrv_get_geometry(). >=20 > Reported-by: Kevin Wolf > Signed-off-by: Stefan Hajnoczi > --- > blockdev.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2RSRRRVBXFMJXMQDHIWNJ 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRrM8gAAoJEKeha0olJ0NqQ+AH/0Pu+Prle0QY6AMF+d1q17y7 eu7/EmPaA0G1N0TZBSJtlYX0UNv9f2q8XWBjKPAlO8ImFqLd4O3JqmM6xgC1yco4 1nMmEih6sB/Zwwa7JERFukWC5qpbn9EytjeQrmDeSk1rMGR5HPkO4zKuNQM52bHb Aemk0UfFT9RVev6olcFsYFTy+wQvK4g/IHv5903d687jlDxC6oPG17jHpXlreUmA 1xzoUvvt96ItMVcyAQfz8ZYQiV/QY148SY7MUBUBHB1ZoIyOJaj66fGUJhQDmWXx ry8KFltl6qq9qWCPQnVJn7A2IjtEElmRSB0klSMX3f56ih7qnqKZayRmhU/YPWY= =pWdE -----END PGP SIGNATURE----- ------enig2RSRRRVBXFMJXMQDHIWNJ--