linux-sg2042/drivers/s390/scsi
Swen Schillig 27f492ccec [SCSI] zfcp: Fix wka port processing
Under certain conditions it is possible that a WKA port ist not opened
within the expected timeframe of half a second. In this situation
the WKA port remains in the state OPENING preventing any succeding
request to open the port. This led to unrecoverable remote ports.
Fixing this by always setting an appropriate WKA port status before
leaving the function and removing the timeout value here since it's
not needed here because the general timeout processing would deal
with it if required.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-07-30 08:49:58 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Add FC pass-through support 2009-06-12 14:20:05 -05:00
zfcp_ccw.c [S390] pm: zfcp driver power management callbacks 2009-06-16 10:31:14 +02:00
zfcp_cfdc.c [SCSI] zfcp: Reference counting for cfdc requests 2009-04-27 10:07:36 -05:00
zfcp_dbf.c [SCSI] zfcp: Use correct req_id for traces 2009-05-23 15:44:14 -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: Add FC pass-through support 2009-06-12 14:20:05 -05:00
zfcp_erp.c [SCSI] zfcp: avoid double notify in lowmem scenario 2009-07-30 08:49:58 -05:00
zfcp_ext.h [SCSI] zfcp: Add FC pass-through support 2009-06-12 14:20:05 -05:00
zfcp_fc.c [SCSI] zfcp: Fix wka port processing 2009-07-30 08:49:58 -05:00
zfcp_fsf.c [SCSI] zfcp: Fix wka port processing 2009-07-30 08:49:58 -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: Add port only once to FC transport class 2009-07-30 08:49:58 -05:00
zfcp_sysfs.c [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization 2009-07-30 08:49:54 -05:00