From: K. Y. Srinivasan Date: Sat, 12 Jul 2014 16:48:30 +0000 (-0700) Subject: Drivers: scsi: storvsc: Implement a eh_timed_out handler X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b26e69c8283121febedd12b3cc193384af46b9;p=pandora-kernel.git Drivers: scsi: storvsc: Implement a eh_timed_out handler On Azure, we have seen instances of unbounded I/O latencies. To deal with this issue, implement handler that can reset the timeout. Note that the host gaurantees that it will respond to each command that has been issued. Signed-off-by: K. Y. Srinivasan Reviewed-by: Hannes Reinecke Cc: [hch: added a better comment explaining the issue] Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed