From: Christoph Hellwig <hch@lst.de>
To: James.Bottomley@steeleye.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] pull scsi_scan_host out of scsi_add_host
Date: Tue, 8 Jul 2003 10:23:16 +0200 [thread overview]
Message-ID: <20030708082316.GA13384@lst.de> (raw)
In-Reply-To: <20030708080334.GA2451@beaverton.ibm.com>
On Tue, Jul 08, 2003 at 01:03:35AM -0700, Mike Anderson wrote:
> Would we want to make a symmetric interface and pull the
> unscan out of scsi_remove_host also?
It would make sense if we something like an unscan. But the closest
thing to an unscan is scsi_forget_host which just releases the
scsi_device structures. Given that we can't free a host without
releasing the devices first and scsi_forget_host is a noop if
shost->my_devices is empty I don't this makes gains anything.
next prev parent reply other threads:[~2003-07-08 8:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-07 14:30 [PATCH] pull scsi_scan_host out of scsi_add_host Christoph Hellwig
2003-07-08 8:03 ` Mike Anderson
2003-07-08 8:23 ` Christoph Hellwig [this message]
2003-07-08 9:03 ` Oliver Neukum
2003-07-08 15:56 ` Mike Anderson
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=20030708082316.GA13384@lst.de \
--to=hch@lst.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox