From: Mike Christie <michaelc@cs.wisc.edu>
To: device-mapper development <dm-devel@redhat.com>
Cc: Alasdair Graeme Kergon <agk@redhat.com>, linux-scsi@vger.kernel.org
Subject: Re: [dm-devel] Re: [PATCH 5/7] scsi-hw-handler: convert dm-mpath to scsi hw handlers
Date: Sat, 09 Jun 2007 14:39:41 -0500 [thread overview]
Message-ID: <466B01FD.6020400@cs.wisc.edu> (raw)
In-Reply-To: <466AFD02.30403@cs.wisc.edu>
Mike Christie wrote:
> 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.
>
Just in case, I broke the patch in this mail down here
http://www.cs.wisc.edu/~michaelc/block/dm/mpath/
It basically breaks it up into removing the creation/destruction
callbacks. Then adds the new pg init code. And finally removes the old
pg_init code. Each patch is not compilable by itself so it is not
git-revertable, but maybe it will be easier for you to read.
prev parent reply other threads:[~2007-06-09 19:39 UTC|newest]
Thread overview: 15+ 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-11 15:09 ` Question about NetLink Wood, Brian J
2007-06-12 19:37 ` Mike Anderson
2007-09-11 15:48 ` Wood, Brian J
2007-09-11 16:45 ` Hall, Eric R
2007-09-11 18:16 ` Mike Anderson
2007-06-09 19:18 ` [PATCH 5/7] scsi-hw-handler: convert dm-mpath to scsi hw handlers Mike Christie
2007-06-09 19:39 ` Mike Christie [this message]
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=466B01FD.6020400@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 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.