From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDbGf-0005rH-Hy for qemu-devel@nongnu.org; Thu, 16 Jun 2016 13:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDbGe-00057O-FM for qemu-devel@nongnu.org; Thu, 16 Jun 2016 13:39:49 -0400 References: <1466093381-6120-1-git-send-email-den@openvz.org> <1466093381-6120-2-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <5762E45F.3090108@redhat.com> Date: Thu, 16 Jun 2016 11:39:43 -0600 MIME-Version: 1.0 In-Reply-To: <1466093381-6120-2-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jwvuph0jhNg72AwapI4kvltpRo2Tw6qgS" Subject: Re: [Qemu-devel] [PATCH 1/3] block: fixed BdrvTrackedRequest filling in bdrv_co_discard List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , qemu-devel@nongnu.org, qemu-block@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --jwvuph0jhNg72AwapI4kvltpRo2Tw6qgS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/16/2016 10:09 AM, Denis V. Lunev wrote: > The request area is specified in bytes, not in sectors. >=20 > Signed-off-by: Denis V. Lunev > Reviewed-by: Vladimir Sementsov-Ogievskiy > Reviewed-by: Fam Zheng > CC: Stefan Hajnoczi > CC: Kevin Wolf > CC: Max Reitz > --- > block/io.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 Reviewed-by: Eric Blake [By the way, next on my list of sector-to-byte conversions is discard, so thanks for finding this first] --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --jwvuph0jhNg72AwapI4kvltpRo2Tw6qgS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXYuRfAAoJEKeha0olJ0NqRFwIAIg8TGxdOCtoqnZOq+CE3/3d Rno5uLm7ctMKeO5m/fRxIEF2iyV9M9S47A/4oKPQiJ4mitmQmyef4jT1jhhZ9Dwo UGrvqrvk8JFB+9xL3vZ8GwWdrfAOd1fpUE46k/pdJQghK6WpLUvzxG80zp/RDHoH SzRFzuidgi5+VAP7njKCii2RaeM9f1PhNk0CVe4dNlvD0fwGJpDUCJxIU35KqQ6B TOfCMarH3+eApzXcdSBjME2NHIIR1fF1hE2+HppR+e5t8yBCzQea/M/vKLhtY0Mf 0PpMCxn0xzC0CmZhkwxbuR0gCn7Oq44c7XHy1d7sscB+xEzvPr/KGtMKrx7W5BY= =/bTD -----END PGP SIGNATURE----- --jwvuph0jhNg72AwapI4kvltpRo2Tw6qgS--