From: Christoph Hellwig <hch@lst.de>
To: "Moore, Eric" <Eric.Moore@lsil.com>
Cc: Christoph Hellwig <hch@lst.de>,
James.Bottomley@steeleye.com, James.Smart@Emulex.Com,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH] remove target parent limitiation
Date: Fri, 13 Jan 2006 20:37:42 +0100 [thread overview]
Message-ID: <20060113193742.GA5668@lst.de> (raw)
In-Reply-To: <F331B95B72AFFB4B87467BE1C8E9CF5F1AA5F3@NAMAIL2.ad.lsil.com>
On Fri, Jan 13, 2006 at 12:01:53PM -0700, Moore, Eric wrote:
> On Friday, January 13, 2006 11:04 AM, Christoph Hellwig wrote:
>
> > When James Smart fixed the issue of the userspace scan atributes
> > crashing the system with the FC transport class he added a patch to
> > let the transport class check if the parent is valid for a given
> > transport class.
> >
> > When adding support for the integrated raid of fusion sas devices
> > we ran into a problem with that, as it didn't allow adding virtual
> > raid volumes without the transport class knowing about it.
> >
> > So this patch adds a user_scan attribute instead, that takes over from
> > scsi_scan_host_selected if the transport class sets it and thus lets
> > the transport class control the user-initiated scanning. As this
> > plugs the hole about user-initiated scanning the target_parent hook
> > goes away and we rely on callers of the scanning routines to do
> > something sensible.
> >
> > For SAS this meant I had to switch from a spinlock to a mutex to
> > synchronize the topology linked lists, in FC they were completely
> > unsynchronized which seems wrong.
> >
> >
> > Signed-off-by: Christoph Hellwig <hch@lst.de>
> >
>
> I noticed that rebasing the James git tree this morning, and
> applying this patch, the following was missing. This patch
> submitted earlier by Christoph solves the panic that occurs when
> unloading the mptsas modules, and reloading. Please apply.
James put this in alraedy.
next prev parent reply other threads:[~2006-01-13 19:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-13 19:01 [PATCH] remove target parent limitiation Moore, Eric
2006-01-13 19:37 ` Christoph Hellwig [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-13 18:04 Christoph Hellwig
2006-01-13 18:22 ` Mike Christie
2006-01-13 18:24 ` Christoph Hellwig
2006-01-13 18:27 ` 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=20060113193742.GA5668@lst.de \
--to=hch@lst.de \
--cc=Eric.Moore@lsil.com \
--cc=James.Bottomley@steeleye.com \
--cc=James.Smart@Emulex.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.