WSL2-Linux-Kernel/drivers/s390/scsi
Swen Schillig ea945ff84c [SCSI] zfcp: resolve false usage of dd_data in fc_rport
The fc_rport structure reserves a reference where a LLD can put
information required in a situation where the fc transport class is
triggering LLD callbacks. The zfcp driver was using this variable
directly which is discouraged. This patch solves this issue by making
this reference unnecessary.  In addition the dev_loss_tmo callback is
removed, it is not required: zfcp does not access the fc_rport after
calling fc_remote_port_delete.

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@suse.de>
2009-09-05 08:49:35 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: resolve false usage of dd_data in fc_rport 2009-09-05 08:49:35 -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: Update dbf calls 2009-09-05 08:49:30 -05:00
zfcp_dbf.h [SCSI] zfcp: Update dbf calls 2009-09-05 08:49:30 -05:00
zfcp_def.h [SCSI] zfcp: Decouple gid_pn requests from erp 2009-09-05 08:49:28 -05:00
zfcp_erp.c [SCSI] zfcp: Update dbf calls 2009-09-05 08:49:30 -05:00
zfcp_ext.h [SCSI] zfcp: Apply common naming conventions to zfcp_fc 2009-09-05 08:49:33 -05:00
zfcp_fc.c [SCSI] zfcp: resolve false usage of dd_data in fc_rport 2009-09-05 08:49:35 -05:00
zfcp_fsf.c [SCSI] zfcp: Apply common naming conventions to zfcp_fc 2009-09-05 08:49:33 -05:00
zfcp_fsf.h [SCSI] zfcp: Move debug data from zfcp_data to own data structure 2009-09-05 08:49:06 -05:00
zfcp_qdio.c [SCSI] zfcp: introduce _setup, _destroy for qdio and FC 2009-09-05 08:49:32 -05:00
zfcp_scsi.c [SCSI] zfcp: resolve false usage of dd_data in fc_rport 2009-09-05 08:49:35 -05:00
zfcp_sysfs.c [SCSI] zfcp: Apply common naming conventions to zfcp_fc 2009-09-05 08:49:33 -05:00