diff options
author | Long Li <longli@microsoft.com> | 2017-06-13 14:34:05 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-26 12:33:26 -0400 |
commit | 3930d7309807ba0bfa460dfa9ed68d5560347dd2 (patch) | |
tree | 85df0f5d290478884fbbb6cd858d00bb8adc9c98 /drivers/rtc | |
parent | 5cc973f09e21b5a2f746307641879bc9f1da623b (diff) | |
download | linux-3930d7309807ba0bfa460dfa9ed68d5560347dd2.tar.bz2 |
scsi: storvsc: use default I/O timeout handler for FC devices
FC disks issue I/O directly to the host storage port driver, this is
diffirent to VHD disks where I/O is virtualized and timeout is handled
by the host VSP (Virtualization Service Provider).
FC disks are usually setup in a multipath system, and they don't want to
reset timer on I/O timeout. Timeout is detected by multipath as a good
time to failover and recover.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions