From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akyHR-0001S3-8r for qemu-devel@nongnu.org; Tue, 29 Mar 2016 14:22:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akyHQ-0001Zk-44 for qemu-devel@nongnu.org; Tue, 29 Mar 2016 14:22:17 -0400 References: <1458675397-24956-1-git-send-email-kwolf@redhat.com> <1458675397-24956-5-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <56FAC7D0.9060305@redhat.com> Date: Tue, 29 Mar 2016 20:22:08 +0200 MIME-Version: 1.0 In-Reply-To: <1458675397-24956-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pL5eOQCcwVhInAEAT68eiemRwk7svmS6e" Subject: Re: [Qemu-devel] [PATCH 4/9] block: Remove bdrv_aio_multiwrite() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pL5eOQCcwVhInAEAT68eiemRwk7svmS6e Content-Type: multipart/mixed; boundary="LiuMVuHCC561DIBqCOEaBTho7xelHNEem" From: Max Reitz To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org Message-ID: <56FAC7D0.9060305@redhat.com> Subject: Re: [PATCH 4/9] block: Remove bdrv_aio_multiwrite() References: <1458675397-24956-1-git-send-email-kwolf@redhat.com> <1458675397-24956-5-git-send-email-kwolf@redhat.com> In-Reply-To: <1458675397-24956-5-git-send-email-kwolf@redhat.com> --LiuMVuHCC561DIBqCOEaBTho7xelHNEem Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 22.03.2016 20:36, Kevin Wolf wrote: > Since virtio-blk implements request merging itself these days, the only= > remaining users are test cases for the function. That doesn't make the > function exactly useful any more. >=20 > Signed-off-by: Kevin Wolf > --- > block/block-backend.c | 14 --- > block/io.c | 194 ---------------------------------= ------ > include/block/block.h | 7 +- > include/sysemu/block-backend.h | 1 - > qemu-io-cmds.c | 203 ---------------------------------= -------- > tests/qemu-iotests/100 | 146 ----------------------------- > tests/qemu-iotests/100.out | 89 ------------------ > tests/qemu-iotests/136 | 20 +--- > tests/qemu-iotests/136.out | 4 +- > tests/qemu-iotests/group | 2 +- > trace-events | 2 - > 11 files changed, 9 insertions(+), 673 deletions(-) > delete mode 100755 tests/qemu-iotests/100 > delete mode 100644 tests/qemu-iotests/100.out Reviewed-by: Max Reitz --LiuMVuHCC561DIBqCOEaBTho7xelHNEem-- --pL5eOQCcwVhInAEAT68eiemRwk7svmS6e 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 iQEcBAEBCAAGBQJW+sfQAAoJEDuxQgLoOKytrtcH/Rm3q+GO59Keha6USDG7mXOA UAIcYWD1cP+YVlrkoR2ePBYsgiv3OC9m4mKKHtI1tJAxXzbHNe+6HdT2Wp48io8K zz/UFKgsv8VkxRE85eyIF02yhwhW4iUtdJm4RWFny+NOVZjCNUxasXKrBehvDeXw 9jpbgx649WB0UcHrF3O+xNK2QUQDz1uirwft7GLG6w9ce7+ZD9tIOmUxP6HPVoX2 wfJaazRLaitFtIZBtK/sMcil1bfW1KL0BmFPqwbTHvJdQKwjw9Itu9HF6J2QC+db 2L1sbUV+GKh8JKQyJwuuos1nNvI2qk7GvTce8NwRPMSdOFMbaKcraniDKufDCyY= =n3dC -----END PGP SIGNATURE----- --pL5eOQCcwVhInAEAT68eiemRwk7svmS6e--