[SCSI] storvsc: Increase the value of scsi timeout for storvsc devices
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 4 Jun 2013 19:05:05 +0000 (12:05 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 27 Jun 2013 02:54:49 +0000 (19:54 -0700)
commit893def38211980cf9581a74dfdc66be4d77a1db6
tree9fb7b4b6a2728b7707cfa54cf621353042f8a0cb
parent1f34923c8a7d5512757318ff728fef24b1f50c9a
[SCSI] storvsc: Increase the value of scsi timeout for storvsc devices

The standard scsi timeout is not appropriate in some of the environments where
Hyper-V is deployed. Set this timeout appropriately for all devices managed
by this driver.

On cloud environments where storage latencies may be unbounded, having the
scsi layer initiating recovery can be problematic since (a) the host is
already implementing a variety of recovery strategies and (b) implementing a
recovery strategy at the VM level may be more appropriate in cases where
storage latencies exceed a certain threshold.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/storvsc_drv.c