]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8ba915ace68398c037214301cd772c94f4aadef7
tree130622cc131439bb4883d94ca862b2152109ad6e
parent35689e703b44151bad3bf8cb6318a2e416101b07
[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