]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] scsi_dh: Initialize path state to be passive when path is not owned
authorChandra Seetharaman <sekharan@us.ibm.com>
Fri, 22 Aug 2008 06:12:40 +0000 (23:12 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 23 Oct 2008 16:42:11 +0000 (11:42 -0500)
commit5a36756b8b3d7178d9c101d1e2a7a83fd7b17706
treeb893834f2f31b2a6f273bd1e0ed27688cade290d
parent32c356d76d7e13dcd0675189d8e9c64ef66aa561
[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>
drivers/scsi/device_handler/scsi_dh_rdac.c