From: Christof Schmitt Date: Tue, 18 Aug 2009 13:43:26 +0000 (+0200) Subject: [SCSI] zfcp: Simplify and update ct/gs and els timeout handling X-Git-Tag: v2.6.32-rc1~689^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98fc4d5c8cd9bd1a412cca922feecb54c1c22d8e;p=pandora-kernel.git [SCSI] zfcp: Simplify and update ct/gs and els timeout handling The recommendation for a timeout of 2 * R_A_TOV is the same for ct/gs and els requests, so set it in the common function used for initializing both request types. Besides, the timer inside zfcp should only run longer than the timeout set for the channel, so 10 seconds more should be enough (instead of 60 seconds). Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed