OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1986-g112b9b3
Gerrit Code Review
gerrit@openafs.org
Wed, 14 Dec 2011 09:10:47 -0800 (PST)
The following commit has been merged in the master branch:
commit 112b9b35fc701ca26ba7f99c31a73a7a1eecbdc0
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).
Change-Id: Ic76862c1a03ee3cafaf199f414fabc90e3b058d2
Reviewed-on: http://gerrit.openafs.org/3892
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/volser/volprocs.c | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository