OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3215-g23092ac
Gerrit Code Review
gerrit@openafs.org
Tue, 18 Dec 2012 11:36:58 -0800 (PST)
The following commit has been merged in the master branch:
commit 23092acce5d2d71a5ad6402119973c7c2c2f5e89
Author: Andrew Deason <adeason@sinenomine.net>
Date: Tue Nov 20 15:00:15 2012 -0600
ubik: Do not count votes from error'd connections
If the given connection has a connection-wide error on it, the vote we
got from that site is probably not valid, and we could easily be
interpreting an error code as a vote time. So instead, treat the host
as if we got a network error from it.
Change-Id: Ib9253bf6c24493be1c0d16b9252deecec4e43c2a
Reviewed-on: http://gerrit.openafs.org/8487
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/ubik/beacon.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository