From: Brian King Date: Wed, 4 Feb 2009 22:13:13 +0000 (-0600) Subject: [SCSI] ibmvfc: Increase cancel timeout X-Git-Tag: v2.6.29-rc6~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ae6faca11889d80f795993dbe932d82305b564;p=pandora-kernel.git [SCSI] ibmvfc: Increase cancel timeout During cancel testing it has been shown that 15 seconds is not nearly long enough for the VIOS to respond to a cancel under loaded situations. Increasing this timeout to 60 seconds allows time for the VIOS to cancel the outstanding commands and prevents us from escalating to a full host reset, which can take much longer. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed