From: Christof Schmitt Date: Tue, 4 Nov 2008 15:35:05 +0000 (+0100) Subject: [SCSI] zfcp: Dont clear reference from SCSI device to unit X-Git-Tag: v2.6.28-rc5~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26816f1c2bf59a269917815adb1d972b9fb65e3a;p=pandora-kernel.git [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 Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed