OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2488-g193a56a

Gerrit Code Review gerrit@openafs.org
Sun, 6 May 2012 08:44:16 -0700 (PDT)


The following commit has been merged in the master branch:
commit 193a56aa664ccfb39a3447f81735f2183a914c76
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat May 5 21:37:00 2012 -0400

    Windows: Track Mixed RO Volume Release State
    
    If the volume location information indicates that a replica site
    is VLSF_NEWREPSITE then it implies that some of the replicas are
    out of date.  Ignore the out of date replicas when constructing
    the list and force a volume location list reset every five minutes
    while the replica site info is mixed.
    
    Change-Id: I136e66b1d2da66578970932553d14f59a666721b
    Reviewed-on: http://gerrit.openafs.org/7354
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>

 src/WINNT/afsd/cm_volume.c |   34 ++++++++++++++++++++++++++++++----
 src/WINNT/afsd/cm_volume.h |    1 +
 2 files changed, 31 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository