From: Christof Schmitt Date: Wed, 24 Mar 2010 15:50:31 +0000 (+0100) Subject: [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh X-Git-Tag: v2.6.35-rc1~470^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1dbfddd02d2b3e75f8750c68563e1d6eec16260;p=pandora-kernel.git [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh The return code FAST_IO_FAIL from fc_block_scsi_eh indicates that the pending I/O requests have been terminated as a result of the fast_io_fail_tmo. Pass this return code back to the scsi eh to stop the scsi eh in this case. Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed