From: Mike Christie <michaelc@cs.wisc.edu>
To: michaelc@cs.wisc.edu
Cc: dm-devel@redhat.com, Alasdair Graeme Kergon <agk@redhat.com>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH 5/7] scsi-hw-handler: convert dm-mpath to scsi hw handlers
Date: Sat, 09 Jun 2007 14:18:26 -0500 [thread overview]
Message-ID: <466AFD02.30403@cs.wisc.edu> (raw)
In-Reply-To: <11814160881707-git-send-email-michaelc@cs.wisc.edu>
michaelc@cs.wisc.edu wrote:
> From: Mike Christie <michaelc@cs.wisc.edu>
>
> This patch converts dm-mpath to scsi hw handlers. It does
> not add any new functionality and old behaviors and userspace
> tools should be supported except we use the safe clariion
> default instead of using the userspace setting.
>
> This is just the dm-mpath parts which are necessary to use
> REQ_TYPE_LINUX_BLOCK and REQ_LB_OP_TRANSITION. In later mails
> I will send patches which remove old code and add more
> functionality.
> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Alasdair, I took out all the new functionality. This patch is just the
basic conversion. I can try to break it down even more if and do a patch
for every hw handler callout that gets removed (all the callouts end up
getting removed), but that may not buy much since the bulk of the patch
is the REQ_TYPE_LINUX_BLOCK code.
next prev parent reply other threads:[~2007-06-09 19:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-09 19:07 Move dm hw handlers to lower level subsystems michaelc
2007-06-09 19:07 ` [PATCH 1/7] scsi-hw-handler: add REQ_LB_OP_TRANSITION and errors michaelc
2007-06-09 19:07 ` [PATCH 2/7] scsi-hw-handler: scsi handling of REQ_LB_OP_TRANSITION michaelc
2007-06-09 19:08 ` [PATCH 3/7] scsi-hw-handler: add hp sw handler michaelc
2007-06-09 19:08 ` [PATCH 4/7] scsi-hw-handler: add emc clariion handler michaelc
2007-06-09 19:08 ` [PATCH 5/7] scsi-hw-handler: convert dm-mpath to scsi hw handlers michaelc
2007-06-09 19:08 ` [PATCH 6/7] scsi-hw-handler: rm dm-hw-handler code michaelc
2007-06-09 19:08 ` [PATCH 7/7] scsi-hw-handler: rm dm-emc code michaelc
2007-06-09 19:18 ` Mike Christie [this message]
2007-06-09 19:39 ` [dm-devel] Re: [PATCH 5/7] scsi-hw-handler: convert dm-mpath to scsi hw handlers 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=466AFD02.30403@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.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;
as well as URLs for NNTP newsgroup(s).