From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMkaS-0004ST-AR for qemu-devel@nongnu.org; Thu, 19 Sep 2013 16:12:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMkaJ-0001Fd-GE for qemu-devel@nongnu.org; Thu, 19 Sep 2013 16:12:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMkaJ-0001FW-6X for qemu-devel@nongnu.org; Thu, 19 Sep 2013 16:12:19 -0400 Message-ID: <523B5A9C.7000604@redhat.com> Date: Thu, 19 Sep 2013 14:12:12 -0600 From: Eric Blake MIME-Version: 1.0 References: <1379425736-11326-1-git-send-email-pl@kamp.de> <1379425736-11326-10-git-send-email-pl@kamp.de> In-Reply-To: <1379425736-11326-10-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nMTlTtGJKlGO3eKjcJewigl07nCeNDNwb" Subject: Re: [Qemu-devel] [PATCHv2 09/20] iscsi: simplify iscsi_co_discard List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, ronniesahlberg@gmail.com, stefanha@redhat.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nMTlTtGJKlGO3eKjcJewigl07nCeNDNwb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/17/2013 07:48 AM, Peter Lieven wrote: > now that bdrv_co_discard can handle limits we do not need > the request split logic here anymore. >=20 > Signed-off-by: Peter Lieven > --- > block/iscsi.c | 67 +++++++++++++++++++++----------------------------= -------- > 1 file changed, 25 insertions(+), 42 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --nMTlTtGJKlGO3eKjcJewigl07nCeNDNwb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSO1qcAAoJEKeha0olJ0Nq71YH/3Eylx0+MtVeJpY3267iCT6Y ZohKq+GgdUYTKgiTxYuxoTB9SxlkvAMqa9ZcwpQqOBMZmQ4V0cVlOAaX8nk7MlGF Ul6tFuKrw7JaH9aXhV6rjf773Sx/ZwZyZWJXqxBN3m/bLYVuSwkLLC4oKU+PiGOl sPqo6zWcUoKW5qmVzAFT9cz6U6Kz5/JpOcIBnhWOS3avMbh0vPkObhsR8wCBRYSC 2avqsyzoErFNLZPekASaRHqvmanLZ5BJ0vmO3ucnA18yDVFJirlXxfrpYtSfJtKU dk6y496KCvJKE8OR1XZN2dDXvvKN9iHJwh0WCtSi5jxYbSRZafpBFeDPPdiCJ2c= =T0Ia -----END PGP SIGNATURE----- --nMTlTtGJKlGO3eKjcJewigl07nCeNDNwb--