linux-kernel-test/drivers/s390/scsi
Christof Schmitt f09d545457 [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request
The patch "zfcp: Simplify handling of ct and els requests"
accidentally removed the call to zfcp_fc_wka_port_put for FC CT BSG
requests, thus not issuing a "close" request for the WKA ports.
Introduce a CT specific handler to first call zfcp_fc_wka_port_put and
then continue with the generic handler when returning from FC CT BSG
requests.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-01-17 12:38:46 -06:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Improve ELS ADISC handling 2009-12-04 12:02:16 -06:00
zfcp_ccw.c [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore 2009-12-04 12:02:07 -06:00
zfcp_cfdc.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_dbf.c [SCSI] zfcp: Simplify handling of ct and els requests 2009-12-04 12:02:15 -06:00
zfcp_dbf.h [SCSI] zfcp: Simplify handling of ct and els requests 2009-12-04 12:02:15 -06:00
zfcp_def.h [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 2009-12-04 12:02:18 -06:00
zfcp_erp.c [SCSI] zfcp: Assign scheduled work to driver queue 2009-12-04 12:02:08 -06:00
zfcp_ext.h [SCSI] zfcp: Simplify handling of ct and els requests 2009-12-04 12:02:15 -06:00
zfcp_fc.c [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request 2010-01-17 12:38:46 -06:00
zfcp_fc.h [SCSI] zfcp: Simplify handling of ct and els requests 2009-12-04 12:02:15 -06:00
zfcp_fsf.c [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class 2009-12-04 12:02:18 -06:00
zfcp_fsf.h [SCSI] zfcp: Simplify handling of ct and els requests 2009-12-04 12:02:15 -06:00
zfcp_qdio.c [SCSI] zfcp: optimize zfcp_qdio_account 2009-09-05 08:49:49 -05:00
zfcp_scsi.c [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 2009-12-04 12:02:18 -06:00
zfcp_sysfs.c [SCSI] zfcp: Assign scheduled work to driver queue 2009-12-04 12:02:08 -06:00