From: James Bottomley Date: Fri, 16 Mar 2007 22:44:41 +0000 (-0500) Subject: [SCSI] expose eh_timed_out to the host template X-Git-Tag: v2.6.22-rc1~1015^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5f8ce1fb7e8925d957f754a9513911399791b9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed