OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1791-g4e1a65b
Gerrit Code Review
gerrit@openafs.org
Mon, 24 Oct 2011 13:15:39 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4e1a65ba7edec519acc67f0dcf2237a0f26e92aa
Author: Jacob Thebault-Spieker <summatusmentis@gmail.com>
Date: Tue Jul 19 09:02:49 2011 -0700
remove check for disallowing clones of backup or ro volumes
removes the if-statement ensuring that the volume being cloned is
not a backup volume, nor a read-only volume. This allows clones
from any type of volume to a given volume. Parent volume meta-data
is maintained, only the cloneId value changes.
Change-Id: If8444fcabc9b9106db7db7df881ae07e8d287915
Reviewed-on: http://gerrit.openafs.org/5046
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/volser/volprocs.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository