[EMAIL PROTECTED] wrote:
> From: Mike Christie <[EMAIL PROTECTED]>
> 
> 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 <[EMAIL PROTECTED]>

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to