From: Martin K. Petersen Date: Fri, 10 May 2013 14:36:04 +0000 (-0400) Subject: [SCSI] Allow error handling timeout to be specified X-Git-Tag: v3.11-rc1~88^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0816c9251a7180383bb7811e1a1545f7b78e5374;p=pandora-kernel.git [SCSI] Allow error handling timeout to be specified Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed