]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Allow specifying vos create/addsite volume IDs
authorAndrew Deason <adeason@sinenomine.net>
Mon, 6 Jul 2009 15:29:20 +0000 (10:29 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 10 Aug 2009 03:27:57 +0000 (20:27 -0700)
commit33cb5112090e6c375cba9d13934fa7e3c83d7e54
tree7c4d826e092764d75faad585445646e9b08d865c
parentf2feb011a5be03db178d3de0bf82aa9af086adde
Allow specifying vos create/addsite volume IDs

This adds the -id option to 'vos create', and the -roid option to 'vos
create' and 'vos addsite'. This allows the user to manually specify the
volume IDs that a new RW or RO volume will get (or explicitly specify
that an RO volume ID should be unset), instead of always relying on the
volume IDs retrieved from the vlserver.

Reviewed-on: http://gerrit.openafs.org/157
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 29a5ddf1ddc05dd1ea826220a424f4f6650cc0c7)
Reviewed-on: http://gerrit.openafs.org/275
doc/man-pages/pod1/vos_addsite.pod
doc/man-pages/pod1/vos_create.pod
src/volser/volser_prototypes.h
src/volser/vos.c
src/volser/vsprocs.c