From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7o0D-0005NQ-Kp for qemu-devel@nongnu.org; Tue, 31 May 2016 14:02:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7o0B-0000rA-MW for qemu-devel@nongnu.org; Tue, 31 May 2016 14:02:52 -0400 References: <1464608864-7115-1-git-send-email-pl@kamp.de> From: Eric Blake Message-ID: <574DD1C3.2040100@redhat.com> Date: Tue, 31 May 2016 12:02:43 -0600 MIME-Version: 1.0 In-Reply-To: <1464608864-7115-1-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LNgo0hKJ5q1xLLFNdPtA3rIRNTSp9Gt0r" Subject: Re: [Qemu-devel] [PATCH] block/nfs: Implement .bdrv_co_preadv/pwritev interfaces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-block@nongnu.org Cc: jcody@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, ronniesahlberg@gmail.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LNgo0hKJ5q1xLLFNdPtA3rIRNTSp9Gt0r Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/30/2016 05:47 AM, Peter Lieven wrote: > the libnfs read and write functions already take byte arguments > so thats an easy change. s/thats/that's/ >=20 > Signed-off-by: Peter Lieven > --- > block/nfs.c | 40 +++++++++++++++++++--------------------- > 1 file changed, 19 insertions(+), 21 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --LNgo0hKJ5q1xLLFNdPtA3rIRNTSp9Gt0r 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/ iQEcBAEBCAAGBQJXTdHDAAoJEKeha0olJ0Nq5Y0H/Rmf7MbLbWhyhvOjzoy3EyB9 OFgjq6DRKLR/I5GpGXUzPl3my8FLh03+Of7ePqW7BOMCefAbK7Sibb5hLUG9ps7Z j0BqZpgrXt88sNP8l1uQJpsRnqyN7IoUAwrguuhAOrBT9dnqRx6GHnsbB66v5rTF T4IE/vqxbzSqqKP++M4VLkE0LzctfBnnf93ciskJTWVnjUchstT6M8lFUb90qIdN K5XRPTRgO6eKu4PyZBe57IldGKqy0eGfxw6o+M8wGf1WKqTsLvKnvxnR8wWtef+6 Lcgwgd+zi1+4qh+5FHs3cP66Jb8ah0jk2XHLZOLB+Opo7kRQWhGTn/TECqitK68= =2Q2j -----END PGP SIGNATURE----- --LNgo0hKJ5q1xLLFNdPtA3rIRNTSp9Gt0r--