All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] add iSCSI session creation sysfs attributes
Date: Tue, 25 Jan 2005 12:37:22 -0800	[thread overview]
Message-ID: <41F6AE02.3040400@cs.wisc.edu> (raw)
In-Reply-To: <1106580841.5513.10.camel@mulgrave>

James Bottomley wrote:
> On Mon, 2005-01-24 at 02:39 -0800, Mike Christie wrote:
> 
>>The attached patch built against scsi-misc-2.6 moves the
>>target iSCSI attributes to a new structure representing
>>a iSCSI session. The reason for doing this is to
>>create a interface that allows the Sourceforge iSCSI driver
>>to create and setup a session through sysfs (no more
>>IOCTL at all in our driver), display session info, and at the same
>>time share code and use the same interface HW iSCSI drivers would
>>use.
> 
> 
> This no longer applies to the iscsi transport class because I converted
> it over to the generic framework.  Could you look at the code in
> 
> bk://linux-scsi.bkbits.net/scsi-rc-fixes-2.6 (or the patch on
> www.parisc-linux.org/~jejb/scsi_diffs)
> 
> and reroll your patch against that?

Will do. One question though. If a function like
transport_add_device or transport_setup_device fails,
how does the caller detect this?

> 
> Thanks,
> 
> James
> 
> 


  reply	other threads:[~2005-01-25 20:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24 10:39 [PATCH] add iSCSI session creation sysfs attributes Mike Christie
2005-01-24 15:34 ` James Bottomley
2005-01-25 20:37   ` Mike Christie [this message]
2005-01-25 21:08     ` James Bottomley

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=41F6AE02.3040400@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=James.Bottomley@SteelEye.com \
    --cc=linux-scsi@vger.kernel.org \
    /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.