OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-249-g48aca4a
Gerrit Code Review
gerrit@openafs.org
Wed, 13 Oct 2010 19:52:22 -0700 (PDT)
The following commit has been merged in the master branch:
commit 48aca4a605fa46b677a50687d6ea911fbe7d2032
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Oct 6 17:24:02 2010 -0500
RX: Adjust all timeouts for RTT
Previously only the deadTime RX network timeout was getting adjusted
for the peer's rtt and rtt_dev values. Do this for the idle and hard
timeouts as well, since a higher RTT is going to make everything
potentially take longer.
Change-Id: I1aabcfd19656d5130eaa0e41e0974b3b4427add1
Reviewed-on: http://gerrit.openafs.org/2967
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/rx/rx.c | 35 +++++++++++++++++++++++------------
1 files changed, 23 insertions(+), 12 deletions(-)
--
OpenAFS Master Repository