public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Douglas Gilbert <dougg@torque.net>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi_mid_low_api.txt in lk 2.5.72+
Date: Wed, 18 Jun 2003 19:30:23 +0100	[thread overview]
Message-ID: <20030618193023.A30835@infradead.org> (raw)
In-Reply-To: <3EF05D16.1060101@torque.net>; from dougg@torque.net on Wed, Jun 18, 2003 at 10:37:42PM +1000

On Wed, Jun 18, 2003 at 10:37:42PM +1000, Douglas Gilbert wrote:
> It anticipates various patches that Christoph has sent to
> this list being accepted. These include:
>    - addition of scsi_host_alloc()
>    - renaming of struct SHT to struct scsi_host_template

This seems to be in now.  I'll also send you another update
once the header reorgansization is finished.

> Idea: perhaps scsi_add_host() could have an extra argument
> to inhibit the scsi device scan (or alternatively a new field
> in struct scsi_host_template and struct Scsi_Host). Then
> LLDs that know about their devices hot (un)plugging can use
> scsi_add_device() and scsi_remove_device() at their leisure.
> [Actually ieee1394/sbp2.c is already doing this ...]

I though about this already but maybe the cleaner interface
would be to remove the call to scsi_scan_host from scsi_add_host
and let drivers that want it do it themselves.  (and the same
for scsi_forget_host in scsi_remove_host)


      reply	other threads:[~2003-06-18 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18 12:37 [PATCH] scsi_mid_low_api.txt in lk 2.5.72+ Douglas Gilbert
2003-06-18 18:30 ` Christoph Hellwig [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=20030618193023.A30835@infradead.org \
    --to=hch@infradead.org \
    --cc=dougg@torque.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox