alistair23-linux/drivers/scsi/device_handler
Alan D. Brunelle febd7a5c13 Commands needing to be retried require a complete re-initialization.
The test-unit-ready portion of this patch was causing boots to fail on
my test machine (as in http://lkml.org/lkml/2008/12/5/161). With this
patch in place, the system is booting reliably.

Mike Anderson found the same problem in the hp_hw_start_stop code,
and I applied the same solution in cdrom_read_cdda_bpc.

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
Cc: Mike Anderson <andmike@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-12-12 16:04:26 +01:00
..
Kconfig [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
Makefile [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
scsi_dh.c [SCSI] scsi_dh: create lookup cache 2008-07-26 15:14:54 -04:00
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 Commands needing to be retried require a complete re-initialization. 2008-12-12 16:04:26 +01: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