linux/drivers/s390/scsi
Christof Schmitt a5b11dda12 [SCSI] zfcp: Remove some port flags
PORT_PHYS_CLOSING is only set and cleared, but not actually used
for status checking.

PORT_INVALID_WWPN is set when the GID_PN request does not return
a d_id for a remote port, e.g. when a remote port has been
unplugged. For this case, the d_id is zero. In the erp we can
check the d_id and use the normal escalation procedure that gives
up after three retries and remove the special case.

PORT_NO_WWPN is unused: Each port in the remote port list has a
valid wwpn. The WKA ports are now tracked outside the port
list. Remove the PORT_NO_WWPN flag, since this is no longer set
for any port.

Acked-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-03-12 12:58:18 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Remove some port flags 2009-03-12 12:58:18 -05:00
zfcp_ccw.c [SCSI] zfcp: register with SCSI layer on ccw registration 2008-12-29 11:24:35 -06:00
zfcp_cfdc.c [SCSI] zfcp: Remove adapter list 2008-12-29 11:24:36 -06:00
zfcp_dbf.c [SCSI] zfcp: Remove unnecessary warning message 2008-12-29 11:38:29 -06:00
zfcp_dbf.h [SCSI] zfcp: Add support for unchained FSF requests 2008-12-29 11:38:28 -06:00
zfcp_def.h [SCSI] zfcp: Remove some port flags 2009-03-12 12:58:18 -05:00
zfcp_erp.c [SCSI] zfcp: Remove some port flags 2009-03-12 12:58:18 -05:00
zfcp_ext.h [SCSI] zfcp: put threshold data in hba trace 2008-10-03 12:11:55 -05:00
zfcp_fc.c [SCSI] zfcp: Remove some port flags 2009-03-12 12:58:18 -05:00
zfcp_fsf.c [SCSI] zfcp: Remove some port flags 2009-03-12 12:58:18 -05:00
zfcp_fsf.h [SCSI] zfcp: Add support for unchained FSF requests 2008-12-29 11:38:28 -06:00
zfcp_qdio.c [SCSI] zfcp: Remove busid macro 2008-12-29 11:38:28 -06:00
zfcp_scsi.c [S390] convert zfcp printks to pr_xxx macros. 2008-12-25 13:39:27 +01:00
zfcp_sysfs.c [S390] convert zfcp printks to pr_xxx macros. 2008-12-25 13:39:27 +01:00