linux-kernel-test/drivers/s390/scsi
Christof Schmitt c6936e7f34 [SCSI] zfcp: Fix abort handler for completions in progress
When the abort handler cannot find a pending FSF request, the request
completion could just be running. This means we cannot return SUCCESS,
since this would lead to call to scsi_done after exiting the SCSI
error handler which is not allowed.

Reviewed-by: Martin Petermann <martin@linux.vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-27 10:07:33 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Set WKA-port to offline on adapter deactivation 2009-04-27 10:07:27 -05:00
zfcp_ccw.c [SCSI] zfcp: Set WKA-port to offline on adapter deactivation 2009-04-27 10:07:27 -05:00
zfcp_cfdc.c [SCSI] zfcp: Remove adapter list 2008-12-29 11:24:36 -06:00
zfcp_dbf.c [SCSI] zfcp: replace current ERP logging with a more convenient version 2009-03-12 12:58:20 -05:00
zfcp_dbf.h [SCSI] zfcp: replace current ERP logging with a more convenient version 2009-03-12 12:58:20 -05:00
zfcp_def.h [SCSI] zfcp: Dont block zfcp_wq with scan 2009-04-27 10:07:26 -05:00
zfcp_erp.c [SCSI] zfcp: avoid false ERP complete due to sema race 2009-04-27 10:07:28 -05:00
zfcp_ext.h [SCSI] zfcp: Set WKA-port to offline on adapter deactivation 2009-04-27 10:07:27 -05:00
zfcp_fc.c [SCSI] zfcp: no port recovery after ADISC request timeout 2009-04-27 10:07:32 -05:00
zfcp_fsf.c [SCSI] zfcp: Let actcli handle control file errors 2009-04-27 10:07:31 -05:00
zfcp_fsf.h [SCSI] zfcp: remove undefined subtype for status read response 2009-03-12 12:58:20 -05:00
zfcp_qdio.c [SCSI] zfcp: Remove PCI flag 2009-03-12 12:58:21 -05:00
zfcp_scsi.c [SCSI] zfcp: Fix abort handler for completions in progress 2009-04-27 10:07:33 -05:00
zfcp_sysfs.c [SCSI] zfcp: remove unit will fail if add unit is not finished 2009-04-27 10:07:31 -05:00