All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Scsi <joe.scsi@gmail.com>
To: James Bottomley <James.Bottomley@steeleye.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [RFC] target code updates to support scanned targets
Date: Tue, 15 Feb 2005 16:54:58 -0800	[thread overview]
Message-ID: <7526e305050215165450200ce2@mail.gmail.com> (raw)
In-Reply-To: <1108513997.5539.76.camel@mulgrave>

> A driver doesn't allocate a target.  In this code, a target device is
> purely a LUN container and is managed by the mid-layer.  The driver
> requests the scan of a target by parent device, channel and id.  This
> request for a scan creates and parents the target object, but reaps it
> again if no actual LUNs are discovered.

OK (and sorry if I'm being dense) but does this mean that a network
SCSI transport should make up an "id" for each target port it connects
to and then call scsi_scan_target()?

Thanks,
  Joe

  parent reply	other threads:[~2005-02-16  0:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15 23:29 [RFC] target code updates to support scanned targets Joe Scsi
2005-02-16  0:33 ` James Bottomley
2005-02-16  0:53   ` Andrew Vasquez
2005-02-16  1:46     ` James Bottomley
2005-02-16 17:54       ` Andrew Vasquez
2005-02-17 19:32         ` Andrew Vasquez
2005-02-16  0:54   ` Joe Scsi [this message]
2005-02-16  1:49     ` James Bottomley
  -- strict thread matches above, loose matches on Subject: below --
2005-02-15 22:38 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=7526e305050215165450200ce2@mail.gmail.com \
    --to=joe.scsi@gmail.com \
    --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.