dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
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 [SCSI] zfcp: replace current ERP logging with a more convenient version 2009-03-12 12:58:20 -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: 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 [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: 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