[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.
authorChandra Seetharaman <sekharan@us.ibm.com>
Mon, 3 Aug 2009 19:42:45 +0000 (12:42 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:15 +0000 (17:52 -0500)
commit2bfd2e1337f0d8bb6ff45ce12934c45b83d70ee0
tree2d5c570e8068e2bd8ec0491d37c812a0846e10c4
parent14d9cb5f760c86b3a8f686909465982231c06627
[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.

Use scsi_dh_set_params() set parameters provided. Save the parameters in
parse_hw_handler() and use it in parse_path().

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>
Cc: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/md/dm-mpath.c