Searched hist:"29 c17324803c8a3bb5b2b69309e43571164cc4de" (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/ABI/stable/ |
H A D | sysfs-transport-srp | diff 29c17324803c8a3bb5b2b69309e43571164cc4de Sat Oct 26 14:33:30 CEST 2013 Bart Van Assche <bvanassche@acm.org> scsi_transport_srp: Add transport layer error handling
Add the necessary functions in the SRP transport module to allow an SRP initiator driver to implement transport layer error handling similar to the functionality already provided by the FC transport layer. This includes:
- Support for implementing fast_io_fail_tmo, the time that should elapse after having detected a transport layer problem and before failing I/O. - Support for implementing dev_loss_tmo, the time that should elapse after having detected a transport layer problem and before removing a remote port.
Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>
|
/linux/include/scsi/ |
H A D | scsi_transport_srp.h | diff 29c17324803c8a3bb5b2b69309e43571164cc4de Sat Oct 26 14:33:30 CEST 2013 Bart Van Assche <bvanassche@acm.org> scsi_transport_srp: Add transport layer error handling
Add the necessary functions in the SRP transport module to allow an SRP initiator driver to implement transport layer error handling similar to the functionality already provided by the FC transport layer. This includes:
- Support for implementing fast_io_fail_tmo, the time that should elapse after having detected a transport layer problem and before failing I/O. - Support for implementing dev_loss_tmo, the time that should elapse after having detected a transport layer problem and before removing a remote port.
Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>
|
/linux/drivers/scsi/ |
H A D | scsi_transport_srp.c | diff 29c17324803c8a3bb5b2b69309e43571164cc4de Sat Oct 26 14:33:30 CEST 2013 Bart Van Assche <bvanassche@acm.org> scsi_transport_srp: Add transport layer error handling
Add the necessary functions in the SRP transport module to allow an SRP initiator driver to implement transport layer error handling similar to the functionality already provided by the FC transport layer. This includes:
- Support for implementing fast_io_fail_tmo, the time that should elapse after having detected a transport layer problem and before failing I/O. - Support for implementing dev_loss_tmo, the time that should elapse after having detected a transport layer problem and before removing a remote port.
Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>
|