linux-IllusionX/drivers/s390/scsi
Andreas Herrmann 64b29a1309 [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes
From: Maxim Shchetynin <maxim@de.ibm.com>

Fixes a bug in zfcp_send_els_handler.  If D_ID assignments for ports
are changing between initiation of one ELS request and its completion
the wrong port might be accessed in the completion for that ELS
request. Thus a pointer to the port has to be passed for ELS requests
to identify the port structure if required.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-06-13 21:30:05 -05:00
..
Makefile
zfcp_aux.c [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command 2005-06-13 21:23:37 -05:00
zfcp_ccw.c
zfcp_def.h [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes 2005-06-13 21:30:05 -05:00
zfcp_erp.c [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes 2005-06-13 21:30:05 -05:00
zfcp_ext.h
zfcp_fsf.c [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes 2005-06-13 21:30:05 -05:00
zfcp_fsf.h
zfcp_qdio.c [SCSI] zfcp: remove flags_dump feature 2005-06-11 18:42:50 -05:00
zfcp_scsi.c
zfcp_sysfs_adapter.c
zfcp_sysfs_driver.c
zfcp_sysfs_port.c
zfcp_sysfs_unit.c