android_kernel_xiaomi_sm8350/drivers/scsi/device_handler
Chandra Seetharaman 5a36756b8b [SCSI] scsi_dh: Initialize path state to be passive when path is not owned
Set the path state to be passive when we learn that the controller does
not own the path to the LUN.

This will avoid sending even a single i/o thru the passive path at the
probe time.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-23 11:42:11 -05:00
..
Kconfig
Makefile
scsi_dh_alua.c [SCSI] scsi_dh_alua: remove REQ_NOMERGE 2008-10-13 09:28:56 -04:00
scsi_dh_emc.c [SCSI] block: separate failfast into multiple bits. 2008-10-13 09:28:52 -04:00
scsi_dh_hp_sw.c [SCSI] block: separate failfast into multiple bits. 2008-10-13 09:28:52 -04:00
scsi_dh_rdac.c [SCSI] scsi_dh: Initialize path state to be passive when path is not owned 2008-10-23 11:42:11 -05:00
scsi_dh.c