From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axxZ5-0003SZ-09 for qemu-devel@nongnu.org; Wed, 04 May 2016 10:14:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axxYk-0006Fx-0n for qemu-devel@nongnu.org; Wed, 04 May 2016 10:14:05 -0400 References: <1462290166-32584-1-git-send-email-eblake@redhat.com> <1462290166-32584-12-git-send-email-eblake@redhat.com> <20160504131027.GE14972@noname.str.redhat.com> From: Eric Blake Message-ID: <572A0378.9000202@redhat.com> Date: Wed, 4 May 2016 08:13:12 -0600 MIME-Version: 1.0 In-Reply-To: <20160504131027.GE14972@noname.str.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="T0vrij0XF0cNqneeLnF7HdU6U5D5sNngl" Subject: Re: [Qemu-devel] [PATCH v5 11/14] qemu-io: Switch to byte-based block access List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --T0vrij0XF0cNqneeLnF7HdU6U5D5sNngl Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/04/2016 07:10 AM, Kevin Wolf wrote: > Am 03.05.2016 um 17:42 hat Eric Blake geschrieben: >> blk_write() and blk_read() are now very simple wrappers around >> blk_pwrite() and blk_pread(). There's no reason to require >> the user to pass in aligned numbers. Keep 'read -p' and >> 'write -p' so that I don't have to hunt down and update all >> users of qemu-io, but make the default 'read' and 'write' now >> do the same behavior that used to require -p. >> >> Signed-off-by: Eric Blake >=20 > This breaks at least qemu-iotests 023. Whoops - shows how often I run qemu-iotests. Will fix. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --T0vrij0XF0cNqneeLnF7HdU6U5D5sNngl 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/ iQEcBAEBCAAGBQJXKgN4AAoJEKeha0olJ0NqNikH/0QWnY2J3kVu03asmB85WTK3 J2WcZji+DG8LpLkW+Q4xCSQuix4nMO2Ty3aKEpL7EEE0aSHyeyXJzAVx5l/Ibgb9 NdRhcPUWQCH2Tr2AsN0n+tv/G8gP1Y36zQtyyVJTn5nqVQRdEtX3NdMBVt/QrIeu 9Y0dqVtsE6tIa1ooanCTFZa2Wk4PSMpg57CGigxLFDmKIqJS2F1v7ZY+7vJSXLhX igRTKuRgW+Hx52sn9mNCHTwMST4agaJLIeBf0UpIN6UrOw7F2pDlYGLfeaMR2AHz 3uqgZ6vK4yWigiaUYiNUD2JTbOeQzuXoWa6xZar6kQjxRmgEhmOBNSZe/9n/0m4= =wxA2 -----END PGP SIGNATURE----- --T0vrij0XF0cNqneeLnF7HdU6U5D5sNngl--