From: Brian King Date: Fri, 12 Apr 2013 13:25:17 +0000 (-0500) Subject: [SCSI] ibmvfc: Send cancel when link is down X-Git-Tag: v3.10-rc1~3^2~1^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d29bf00f57200cc8b3d3e3e45614baaf5ca27d;p=pandora-kernel.git [SCSI] ibmvfc: Send cancel when link is down If attempting to abort requests due to a fail fail timeout or error handling while the link is down, we cannot send an abort out on the fabric. We can, however, send a cancel to the VIOS. This fixes ibmvfc to send a cancel in this case to prevent error handling from failing and/or escalating. Signed-off-by: Brian King Acked-by: Robert Jennings Signed-off-by: James Bottomley --- Reading git-diff-tree failed