]> git.openfabrics.org - ~emulex/infiniband.git/commit
[SCSI] zfcp: Dont clear reference from SCSI device to unit
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 4 Nov 2008 15:35:05 +0000 (16:35 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 5 Nov 2008 17:44:15 +0000 (12:44 -0500)
commit26816f1c2bf59a269917815adb1d972b9fb65e3a
tree1476d88a9b6231e4704b15584b88f10dee4d705d
parent3869a1728808fc9e075d0091bb03826fa6ed58b0
[SCSI] zfcp: Dont clear reference from SCSI device to unit

It is possible that a remote port has a problem, the SCSI device gets
deleted after the rport timeout and then the timeout for pending SCSI
commands trigger an abort. For this case, don't delete the reference
from the SCSI device to the zfcp unit, so that we can still have the
reference to issue an abort request.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_scsi.c