From: Stefan Hajnoczi <stefanha@gmail.com>
To: Peter Lieven <pl@kamp.de>
Cc: pbonzini@redhat.com, qemu-block@nongnu.org,
qemu-devel@nongnu.org, ronniesahlberg@gmail.com
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH for-2.4 V2 0/9] various improvements for the iSCSI driver
Date: Thu, 23 Apr 2015 12:46:45 +0100 [thread overview]
Message-ID: <20150423114645.GA20959@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1429193313-4263-1-git-send-email-pl@kamp.de>
[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]
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]
>
> 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=on
>
> block/iscsi.c | 64 ++++++++++++++++++++++++++++++++++++++++-------------------
> 1 file changed, 44 insertions(+), 20 deletions(-)
>
> --
> 1.9.1
>
>
Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-04-23 11:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 14:08 [Qemu-devel] [PATCH for-2.4 V2 0/9] various improvements for the iSCSI driver Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 1/9] block/iscsi: do not forget to logout from target Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 2/9] block/iscsi: change all iscsilun properties from uint8_t to bool Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 3/9] block/iscsi: rename iscsi_write_protected and let it return void Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 4/9] block/iscsi: store DPOFUA bit from the modesense command Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 5/9] block/iscsi: optimize WRITE10/16 if cache.writeback is not set Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 6/9] block/iscsi: increase retry count Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 7/9] block/iscsi: handle SCSI_STATUS_TASK_SET_FULL Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 8/9] block/iscsi: bump year in copyright notice Peter Lieven
2015-04-16 14:08 ` [Qemu-devel] [PATCH for-2.4 V2 9/9] block/iscsi: use the allocationmap also if cache.direct=on Peter Lieven
2015-04-23 11:46 ` Stefan Hajnoczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150423114645.GA20959@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=pbonzini@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=ronniesahlberg@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).