All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Roland Dreier <rolandd@cisco.com>
Cc: Christoph Hellwig <hch@infradead.org>, linux-scsi@vger.kernel.org
Subject: Re: I want scsi_target_block() in interrupt context
Date: Wed, 29 Jun 2005 15:48:06 -0500	[thread overview]
Message-ID: <42C30906.5040508@cs.wisc.edu> (raw)
In-Reply-To: <52oe9odhfi.fsf@topspin.com>

Roland Dreier wrote:
>     Mike> for iscsi and tcp connections, open-iscsi did the socket
>     Mike> connection stuff in userspace then passed the fd down to the
>     Mike> driver which used sockfd_lookup().
> 
> How does userspace pass the fd down?  Through a character device?
> 

open-iscsi uses a netlink socket for most of its interface due to how it 
pushed a lot of code to userspace. You could just do sysfs I bet, or are 
you having a problem of not having some place to to hang the initial 
setup attributes.

  reply	other threads:[~2005-06-29 20:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29 17:27 I want scsi_target_block() in interrupt context Roland Dreier
2005-06-29 17:36 ` Christoph Hellwig
2005-06-29 17:52   ` Roland Dreier
2005-06-29 20:20     ` Mike Christie
2005-06-29 20:41       ` Roland Dreier
2005-06-29 20:48         ` Mike Christie [this message]
2005-06-30  0:01           ` Roland Dreier
2005-07-01  0:24             ` Mike Christie

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=42C30906.5040508@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rolandd@cisco.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.