[SCSI] expose eh_timed_out to the host template
authorJames Bottomley <James.Bottomley@steeleye.com>
Fri, 16 Mar 2007 22:44:41 +0000 (17:44 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Mar 2007 15:56:49 +0000 (10:56 -0500)
commit6c5f8ce1fb7e8925d957f754a9513911399791b9
tree700bd0e02ed3bd704049abed2d7113f40c9e3467
parent03d4433721880bf1972c924b168e4e1dd3c59d53
[SCSI] expose eh_timed_out to the host template

It looks like megaraid_sas at least needs this to throttle its commands
as they begin to time out.  The code keeps the existing transport
template use of eh_timed_out (and allows the transport to override the
host if they both have this callback).

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_error.c
include/scsi/scsi_host.h