From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKB2m-0007hG-KI for qemu-devel@nongnu.org; Wed, 20 Aug 2014 14:55:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKB2h-0003nk-FK for qemu-devel@nongnu.org; Wed, 20 Aug 2014 14:55:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKB2h-0003mf-5C for qemu-devel@nongnu.org; Wed, 20 Aug 2014 14:55:31 -0400 Message-ID: <53F4EF21.3070908@redhat.com> Date: Wed, 20 Aug 2014 12:55:29 -0600 From: Eric Blake MIME-Version: 1.0 References: <1408554429-22341-1-git-send-email-armbru@redhat.com> In-Reply-To: <1408554429-22341-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gDC6cQaJNXWQNC9uu1O7ANKuh62bc74VN" Subject: Re: [Qemu-devel] [PATCH 1/1] vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gDC6cQaJNXWQNC9uu1O7ANKuh62bc74VN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/20/2014 11:07 AM, Markus Armbruster wrote: > Instead of bdrv_getlength(). >=20 > Commit 57322b7 did this all over block, but one more bdrv_getlength() > has crept in since. >=20 > Signed-off-by: Markus Armbruster > --- > block/vmdk.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --gDC6cQaJNXWQNC9uu1O7ANKuh62bc74VN 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 iQEcBAEBCAAGBQJT9O8hAAoJEKeha0olJ0NqfS8IAJgMWue0MRKlyOU76O4fUg5P 7Fa9ivj41dc45yx0TWQChn7MMSc2hLybT6J8f8Xtzkb1Ji/iKSJI9td5LAdVUw9R bdH7zIQZGU/osFK9UXPsYf970CH2MctXwG9UqsRAx1B88wHOKEt5pVbiM12beNB6 diRwuqxtryiy8l04DoGxVMcUrYS94XnMNmp912U/bG3q8vct9gtn9YeyjAdrxVd5 H3e5fXGogSq2qpPjL005yGROF48kAPeTVdmYVNcy5OYpC2vPmHQeRQUnTDMcLBV6 IKft/Y6Rrd93yyET+JvBNuWhtOpngHWpUzr6H49G+ZvLzkFq/Eny7ZAoAmHkSuA= =YytY -----END PGP SIGNATURE----- --gDC6cQaJNXWQNC9uu1O7ANKuh62bc74VN--