kernel-hacking-2024-linux-s.../drivers/s390/scsi
Christof Schmitt 70932935b6 [SCSI] zfcp: Fix oops when port disappears
The zfcp_port might have been removed, while the FC fast_io_fail timer
is still running and could trigger the terminate_rport_io callback.
Set the pointer to the zfcp_port to NULL and check accordingly
before using it.

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:37 -05:00
..
Makefile
zfcp_aux.c [SCSI] zfcp: Fix oops when port disappears 2009-04-27 10:07:37 -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: Reference counting for cfdc requests 2009-04-27 10:07:36 -05:00
zfcp_dbf.c
zfcp_dbf.h
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: Fix port reference counting 2009-04-27 10:07:35 -05:00
zfcp_fsf.c [SCSI] zfcp: Fix oops when port disappears 2009-04-27 10:07:37 -05:00
zfcp_fsf.h
zfcp_qdio.c
zfcp_scsi.c [SCSI] zfcp: Fix oops when port disappears 2009-04-27 10:07:37 -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