From: Mike Anderson <andmike@us.ibm.com>
To: linux-scsi@vger.kernel.org
Subject: [PATCH 0/3] export scsi_forget_host
Date: Fri, 11 Jun 2004 21:19:30 -0700 [thread overview]
Message-ID: <20040612041930.GA21105@us.ibm.com> (raw)
In regards to the mail the other day about rmmod of a LLDD and the
errors generated if a child device of the LLDD had write cache enabled.
The url reference to the thread is provided below.
http://marc.theaimsgroup.com/?t=108689054100009&r=1&w=2
The sequence of patches is against 2.6 bk current but should also
apply with some offsets to scsi-misc-2.6.
The first patch is the export of the function. The second patch is an
example of a LLDD (scsi_debug) using the function. The third patch is
not functionally needed, but the scsi_forget_host function name did not
appear to fit the other api naming.
-andmike
--
Michael Anderson
andmike@us.ibm.com
next reply other threads:[~2004-06-12 4:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-12 4:19 Mike Anderson [this message]
2004-06-12 4:21 ` [PATCH 1/3] scsi_forget_host - export function Mike Anderson
2004-06-12 4:22 ` [PATCH 2/3] scsi_forget_host - scsi_debug usage Mike Anderson
2004-06-12 4:24 ` [PATCH 3/3] scsi_forget_host - rename scsi_forget_host to scsi_unscan_host Mike Anderson
2004-06-14 8:06 ` [PATCH 2/3] scsi_forget_host - scsi_debug usage Christoph Hellwig
2004-06-14 13:06 ` Jens Axboe
2004-06-14 13:23 ` Christoph Hellwig
2004-06-14 13:26 ` Jens Axboe
2004-06-14 13:30 ` Christoph Hellwig
2004-06-14 13:36 ` Jens Axboe
2004-06-14 15:23 ` 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=20040612041930.GA21105@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.