From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCx8k-0004zI-P3 for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCx8i-0008KI-IT for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:48:57 -0400 References: <1465917916-22348-1-git-send-email-den@openvz.org> <1465917916-22348-2-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <576089D0.6040402@redhat.com> Date: Tue, 14 Jun 2016 16:48:48 -0600 MIME-Version: 1.0 In-Reply-To: <1465917916-22348-2-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GROxgnrQRo5xHNvk0dUMrjfcW8GTAbVMH" Subject: Re: [Qemu-devel] [PATCH 1/9] mirror: fix calling of blk_aio_pwritev/blk_aio_preadv 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: vsementsov@virtuozzo.com, Stefan Hajnoczi , Fam Zheng , Kevin Wolf , Max Reitz , Jeff Cody This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GROxgnrQRo5xHNvk0dUMrjfcW8GTAbVMH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/14/2016 09:25 AM, Denis V. Lunev wrote: > 4th argument is flags rather than size. Fortunately flags occupies > 5 less significant bits and they are always zero due to alignment. >=20 > Signed-off-by: Denis V. Lunev > Reviewed-by: Vladimir Sementsov-Ogievskiy > CC: Stefan Hajnoczi > CC: Fam Zheng > CC: Kevin Wolf > CC: Max Reitz > CC: Jeff Cody > CC: Eric Blake > --- > block/mirror.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Duplicate of this patch, already on Kevin's block tree: https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03377.html --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --GROxgnrQRo5xHNvk0dUMrjfcW8GTAbVMH 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/ iQEcBAEBCAAGBQJXYInQAAoJEKeha0olJ0NqOfUH/3ERNUpn++8mHiPsxV5IHwx8 EZ/w7u909L8oylrZ4cfGaAgzk0hvPhv9Slp1FTjU+XHyqRxUtpO00EDc51buiQ93 8ma49452qR0PVJtWRTb8x617LWbBM6Hmnq9beV5H2Lp6bjc2+6Wn1r37aI5VbOSy wJQh7i+FSMNC+R1dOMddpg6TvY/BvGNulJKkqh1lvkaGTPtuEZmgPbLYNA1jVBkN lLTfVzFPCg900zEt6aNlzyhvMz90nNL0LalVh4vvt7s6KL5FOIXdO6lPN5cEtJZ9 vCyEn902SdNXZiLi/BYirA0ro5Wk11k7DD68PkurWsU/tGk9nqEUWUM3woJVyVI= =dIuB -----END PGP SIGNATURE----- --GROxgnrQRo5xHNvk0dUMrjfcW8GTAbVMH--