allow cloning of any volume to any volume with same parent ID
authorJacob Thebault-Spieker <summatusmentis@gmail.com>
Tue, 19 Jul 2011 22:01:26 +0000 (15:01 -0700)
committerDerrick Brashear <shadow@dementix.org>
Mon, 24 Oct 2011 20:15:36 +0000 (13:15 -0700)
commit83c41c69411ece7ac1dd0a7b15d4ee9746edcf23
treee25ba80ccc691ea783057d814c2f83d69a1809cb
parent4e1a65ba7edec519acc67f0dcf2237a0f26e92aa
allow cloning of any volume to any volume with same parent ID

remove checks to disallow cloning of ro volumes to rw volumes,
which allows cloning of any volume within the same parent ID
grouping, including allowing destruction of newer version of the
volumes.

Change-Id: I13f600c33934b9af8237f049225d6bacfbbb5690
Reviewed-on: http://gerrit.openafs.org/5049
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/volser/volprocs.c
src/volser/volser.p.h
src/volser/vos.c
src/volser/vsprocs.c