From: James Smart Date: Mon, 13 Mar 2006 13:28:57 +0000 (-0500) Subject: [SCSI] FC transport : Avoid device offline cases by stalling aborts until device... X-Git-Tag: v2.6.17-rc1~1129^2~4^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c829c394165f981d49f05a9be228404d7a9398d4;p=pandora-kernel.git [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked This moves the eh_timed_out functionality from the scsi_host_template to the transport_template. Given that this is now a transport function, the EH_RESET_TIMER case no longer caps the timer reschedulings. The transport guarantees that this is not an infinite condition. Signed-off-by: James Bottomley --- Reading git-diff-tree failed