OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_5-34-gb2401a8

Gerrit Code Review gerrit@openafs.org
Thu, 29 Aug 2013 05:02:14 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit b2401a892177a56a519011ced023616080042156
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Feb 3 16:11:38 2011 -0600

    volser: Do not reset copyDate in ReClone
    
    When we ReClone in the volserver, do not reset the clone's copyDate to
    the current time. If we retain the copyDate between ReClone
    operations, then we can know when the clone was first created (and
    thus makes local RO clones more consistent with remote RO sites).
    
    Reviewed-on: http://gerrit.openafs.org/3892
    Reviewed-by: Derrick Brashear <shadow@dementix.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    (cherry picked from commit 112b9b35fc701ca26ba7f99c31a73a7a1eecbdc0)
    
    Change-Id: Ifd84a161125bd14799fab2f75f321ca164ef39d2
    Reviewed-on: http://gerrit.openafs.org/9451
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/volser/volprocs.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository