From: Mike Christie Date: Tue, 19 Aug 2008 23:45:27 +0000 (-0500) Subject: [SCSI] fc class: Add support for new transport errors X-Git-Tag: v2.6.28-rc1~263^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f46e307da925a7b71a0018c0510cdc6e588b87fc;p=pandora-kernel.git [SCSI] fc class: Add support for new transport errors If the target is blocked and fast io fail tmo has not fired then we requeue with DID_TRANSPORT_DISRUPTED. Once that tmo fires we fail with DID_TRANSPORT_FAILFAST. v2 - seperate from "fc class: unblock target after calling terminate callback" to make it easier to review. - Add JamesS's ack from list. v2 - initial patch Signed-off-by: Mike Christie Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed