From: Boaz Harrosh <bharrosh@panasas.com>
To: open-iscsi@googlegroups.com
Cc: Pete Wyckoff <pw@padd.com>,
FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
linux-scsi <linux-scsi@vger.kernel.org>,
open-osd mailing-list <osd-dev@open-osd.org>
Subject: Re: [PATCH] iscsi tcp: bidi capable
Date: Sun, 08 Feb 2009 12:00:20 +0200 [thread overview]
Message-ID: <498EAD34.6040200@panasas.com> (raw)
In-Reply-To: <498B6C0C.1070008@cs.wisc.edu>
Mike Christie wrote:
> Boaz Harrosh wrote:
>> From: Pete Wyckoff <pw@padd.com>
>>
>> Mark iscsi_tcp as being capable of bidirectional transfers. The
>> bsg interface checks this bit before attempting any bidirectional
>> commands.
>>
>> Signed-off-by: Pete Wyckoff <pw@padd.com>
>> Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
>> ---
>> drivers/scsi/iscsi_tcp.c | 7 +++++++
>> 1 files changed, 7 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
>> index af092a8..9e2d4fb 100644
>> --- a/drivers/scsi/iscsi_tcp.c
>> +++ b/drivers/scsi/iscsi_tcp.c
>> @@ -806,6 +806,12 @@ static void iscsi_sw_tcp_session_destroy(struct iscsi_cls_session *cls_session)
>> iscsi_host_free(shost);
>> }
>>
>> +static int iscsi_tcp_slave_alloc(struct scsi_device *sdev)
>> +{
>
> I merged this for 2.6.30 with a small change where this is renamed
> iscsi_sw_tcp_slave_alloc to fit the naming of functions in that file.
>
Sure, thanks, sorry. It's Pete's patch and I failed to adapt it to
latest changes.
> Thanks.
>
Thanks
Boaz
prev parent reply other threads:[~2009-02-08 10:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 14:02 [PATCH] iscsi tcp: bidi capable Boaz Harrosh
2009-01-20 14:48 ` Boaz Harrosh
2009-01-20 19:36 ` Mike Christie
[not found] ` <4975D96A.6020407-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org>
2009-02-05 22:45 ` Mike Christie
2009-02-08 10:00 ` Boaz Harrosh [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=498EAD34.6040200@panasas.com \
--to=bharrosh@panasas.com \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-scsi@vger.kernel.org \
--cc=open-iscsi@googlegroups.com \
--cc=osd-dev@open-osd.org \
--cc=pw@padd.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.