From: Mike Anderson <andmike@us.ibm.com>
To: linux-scsi@vger.kernel.org
Subject: [PATCH 0/5] scsi host / scsi target state model update
Date: Thu, 16 Jun 2005 11:10:58 -0700 [thread overview]
Message-ID: <20050616181058.GA20923@us.ibm.com> (raw)
This patch sequence converts the SCSI host state model to a model like
SCSI device is using and adds a state model for SCSI targets. These new
state models are then used to help in the removal of targets and devices
during removal of a SCSI host.
I have done some simple add and delete testing. The target state model
should have more of the targets states covered. The
list_for_each_entry_safe in __scsi_remove_target needs to be cleaned up.
For background context please refer to previous mail.
http://marc.theaimsgroup.com/?t=111878458800003&r=1&w=2
http://marc.theaimsgroup.com/?t=111833447800002&r=1&w=2
-andmike
--
Michael Anderson
andmike@us.ibm.com
next reply other threads:[~2005-06-16 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-16 18:10 Mike Anderson [this message]
2005-06-16 18:12 ` [PATCH 1/5] scsi host / scsi target state model update Mike Anderson
2005-06-16 18:13 ` [PATCH 2/5] " Mike Anderson
2005-06-16 18:14 ` [PATCH 3/5] " Mike Anderson
2005-06-16 18:15 ` [PATCH 4/5] " Mike Anderson
2005-06-16 18:16 ` [PATCH 5/5] " Mike Anderson
2005-07-12 16:44 ` [PATCH 4/5] " 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=20050616181058.GA20923@us.ibm.com \
--to=andmike@us.ibm.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.