OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_15-29-g417ed4a

Gerrit Code Review gerrit@openafs.org
Tue, 3 Jul 2012 22:14:26 -0700 (PDT)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 417ed4a7bf42d383e8c681e0a8a16be4a6373c18
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.
    
    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>
    (cherry picked from commit e0b9b89dd98d0bf449556e3f28b479dd61e7eb95)
    
    Change-Id: I1ea014e4a8bd0c8523d0cecc7411afb53c199a18
    Reviewed-on: http://gerrit.openafs.org/7689
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-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