From: Andreas Herrmann Date: Mon, 22 May 2006 16:25:56 +0000 (+0200) Subject: [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable X-Git-Tag: v2.6.18-rc1~1092^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338151e066084d92d89f44311e5521ef847a50b9;p=pandora-kernel.git [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable If zfcp's port erp fails we now call fc_remote_port_delete. This helps to avoid offlined scsi devices if scsi commands time out due to path failures. When an adapter erp fails we call fc_remote_port_delete for all ports on that adapter. Signed-off-by: Andreas Herrmann Signed-off-by: James Bottomley --- Reading git-diff-tree failed