OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. openafs-stable-1_4_12-64-g6f046ac
Gerrit Code Review
gerrit@openafs.org
Sun, 21 Nov 2010 06:39:44 -0800 (PST)
The following commit has been merged in the openafs-stable-1_4_x branch:
commit 6f046ac370ec3a175acadb9bc358f145ce313c3e
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.
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>
(cherry picked from commit 48aca4a605fa46b677a50687d6ea911fbe7d2032)
Change-Id: I581fa0fd47368b70cb1a024a14de8de459840b5e
Reviewed-on: http://gerrit.openafs.org/3339
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/rx/rx.c | 35 +++++++++++++++++++++++------------
1 files changed, 23 insertions(+), 12 deletions(-)
--
OpenAFS Master Repository