From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlFao-0004zm-Py for qemu-devel@nongnu.org; Thu, 23 Apr 2015 07:46:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlFaj-0005Jr-DJ for qemu-devel@nongnu.org; Thu, 23 Apr 2015 07:46:54 -0400 Date: Thu, 23 Apr 2015 12:46:45 +0100 From: Stefan Hajnoczi Message-ID: <20150423114645.GA20959@stefanha-thinkpad.redhat.com> References: <1429193313-4263-1-git-send-email-pl@kamp.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <1429193313-4263-1-git-send-email-pl@kamp.de> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH for-2.4 V2 0/9] various improvements for the iSCSI driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: pbonzini@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org, ronniesahlberg@gmail.com --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 16, 2015 at 04:08:24PM +0200, Peter Lieven wrote: > v1->v2: - removed the requirement for libiscsi 1.10.0 [Paolo] > - reworked to force_next_flush logic [Paolo] >=20 > Peter Lieven (9): > block/iscsi: do not forget to logout from target > block/iscsi: change all iscsilun properties from uint8_t to bool > block/iscsi: rename iscsi_write_protected and let it return void > block/iscsi: store DPOFUA bit from the modesense command > block/iscsi: optimize WRITE10/16 if cache.writeback is not set > block/iscsi: increase retry count > block/iscsi: handle SCSI_STATUS_TASK_SET_FULL > block/iscsi: bump year in copyright notice > block/iscsi: use the allocationmap also if cache.direct=3Don >=20 > block/iscsi.c | 64 ++++++++++++++++++++++++++++++++++++++++-------------= ------ > 1 file changed, 44 insertions(+), 20 deletions(-) >=20 > --=20 > 1.9.1 >=20 >=20 Thanks, applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVONulAAoJEJykq7OBq3PITfQH/i4qIWyV+MyAuKhLqkSx6Zvu MzuQhKkI7rgNMyDAQ4tVp4tfrjjbVg5t/dpn5laDRjRUDa5QnU9Z3fcHRD+4rE/h eTRAe5Y1Zrny28k4ntD+rnY84uVbJ8yZdWYcbuhLRpIWjvMS/bszPJAgaeIztDbn l0AfGqGYxyVCDZo0zl9T0XFb4Cyxpd6auTBV/tLQWEk459LJt7DYrI41qvLqvwPX oL5Pgw0tSbmUBMGb5KKBJlmqQEi+a9xS/FqJL1khPnA4ATiIRat4bArus6WnbbJC ioz8ZX8oJAUSw/d9gTkxzuCKQM0u/dNCqGstCESOmbqbmOLGOdJkxDL3Gl20cuA= =JlU/ -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--