]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] qla4xxx: wait for boot target login response during probe.
authorManish Rangankar <manish.rangankar@qlogic.com>
Mon, 21 Jan 2013 04:51:03 +0000 (23:51 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 30 Jan 2013 02:55:50 +0000 (13:55 +1100)
commit1dc8ed5d3888dbec2d7b6530308f4aca9288f7ec
tree4720035860b40ce9b65ea23c18b4b1de0b56a985
parent9661975f1717876577c62796707a2b7e34facb3f
[SCSI] qla4xxx: wait for boot target login response during probe.

Boot from SAN fails in some cases where boot target login response
is slow. In this case, probe finishes early and triggers init, which
doesn't find remote disk to mount root which leads to BFS failure.

Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_def.h
drivers/scsi/qla4xxx/ql4_os.c