[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Wed, 24 Mar 2010 15:50:31 +0000 (16:50 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 14:49:35 +0000 (09:49 -0500)
commita1dbfddd02d2b3e75f8750c68563e1d6eec16260
tree130622cc131439bb4883d94ca862b2152109ad6e
parent2f2eb58762b4dcddfe25c90800323765c1257eca
[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 <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_scsi.c