OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-78-g2285341

Gerrit Code Review gerrit@openafs.org
Fri, 16 Oct 2009 22:15:06 -0700 (PDT)


The following commit has been merged in the master branch:
commit 2285341b5f009329d84f1ccdb6bcadcb6a507047
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date:   Fri Oct 16 15:31:02 2009 -0400

    Windows: mark volume status online during cm_MergeStatus
    
    During cm_MergeStatus, if the volume status is not vl_online
    mark it vl_online.  The volume must be online because an
    AFSFetchStatus was just processed.  This change reduces the
    amount of work that must be performed by the daemon thread's
    volume status check.
    
    LICENSE MIT
    
    Reviewed-on: http://gerrit.openafs.org/669
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/cm_scache.c |   33 +++++++++++++++++++++++++++------
 1 files changed, 27 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository