OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4341-g8e23809

Gerrit Code Review gerrit@openafs.org
Wed, 20 Aug 2014 12:55:15 -0400


The following commit has been merged in the master branch:
commit 8e23809542556937a0845246960a0f5484b6cf1e
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Aug 18 15:25:50 2014 -0400

    Windows: Freelance whole volume rdr invalidate
    
    When updating the Freelance directory do not notify the redirector
    of individual objects to invalidate since that can leaad to race
    conditions.  Send whole volume invalidations since that is what is
    required in any case.
    
    Change-Id: I22a963907ebbb3da3178750670a2897603463cfe
    Reviewed-on: http://gerrit.openafs.org/11400
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsd/cm_freelance.c |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository