OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2647-ge0b9b89

Gerrit Code Review gerrit@openafs.org
Tue, 3 Jul 2012 08:51:42 -0700 (PDT)


The following commit has been merged in the master branch:
commit e0b9b89dd98d0bf449556e3f28b479dd61e7eb95
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Tue Jun 19 18:48:31 2012 -0400

    Windows: Freelance Short circuit all vol updates
    
    As long as the cell is the Freelance Cell ID the volume updates
    should be short circuited.  There is no benefit to performing
    the extra work.
    
    Change-Id: I3449d8a11607406a616918f9a60796552a6cf6d4
    Reviewed-on: http://gerrit.openafs.org/7636
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

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

-- 
OpenAFS Master Repository