]> git.karo-electronics.de Git - linux-beck.git/commit
[SCSI] scsi_dh: Provide set_params interface in emc device handler
authorChandra Seetharaman <sekharan@us.ibm.com>
Mon, 3 Aug 2009 19:42:39 +0000 (12:42 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:14 +0000 (17:52 -0500)
commit14d9cb5f760c86b3a8f686909465982231c06627
tree5846e1152a7b00343ed3bf894b84376ae4421d3c
parent18ee70c9d7b2dcd312a1f8c6536841e7c0fea5ca
[SCSI] scsi_dh: Provide set_params interface in emc device handler

Handle the parameters provided by user thru multipath.

This handler expects only 2 parameters and their value can either be 0 or 1.

This code originates from the old dm-emc.c file. Appropriate changes have
been made to make it work in the new design.

Reported-by: Eddie Williams <Eddie.Williams@steeleye.com>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Tested-by: Eddie Williams <Eddie.Williams@steeleye.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/device_handler/scsi_dh_emc.c