]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit403ce2892e8e8aae1c1b5645c21fba071b1c8fab
tree2d5c570e8068e2bd8ec0491d37c812a0846e10c4
parentc19d2e5fc7f1b071ba0b7dbfa423b6f64a90a89a
[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