]> asedeno.scripts.mit.edu Git - linux.git/commit
Drivers: hv: vss: Operation timeouts should match host expectation
authorAlex Ng <alexng@messages.microsoft.com>
Sun, 6 Nov 2016 21:14:11 +0000 (13:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:01:17 +0000 (10:01 +0100)
commitb357fd3908c1191f2f56e38aa77f2aecdae18bc8
tree587e8dac49db4cf1d2f4dac4fc03507c17c3dce9
parent23d2cc0c29eb0e7c6fe4cac88098306c31c40208
Drivers: hv: vss: Operation timeouts should match host expectation

Increase the timeout of backup operations. When system is under I/O load,
it needs more time to freeze. These timeout values should also match the
host timeout values more closely.

Signed-off-by: Alex Ng <alexng@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_snapshot.c