Add the 'vos endtrans' command
authorAndrew Deason <adeason@sinenomine.net>
Fri, 16 Oct 2009 22:12:35 +0000 (17:12 -0500)
committerDerrick Brashear <shadow|account-1000005@unknown>
Wed, 16 Dec 2009 18:57:07 +0000 (10:57 -0800)
commit3df80a163874c841f32c4c523fba641142e6d698
tree31e3149e238e79fa544e97d41e2306310189d25d
parent2a69aa22c1278d62008863aabe6833954b4466c0
Add the 'vos endtrans' command

Add a command to vos to explicitly end volume transactions. These can
happen if (for example) we segfault or the user ctrl-C's in 'vos'
before/after a volume operation, but before we AFSVolEndTrans.

Change-Id: Ie34ee1fdff917b56900f456c7cf8b1329533a7da
Reviewed-on: http://gerrit.openafs.org/870
Reviewed-by: Dan Hyde <drh@umich.edu>
Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
Tested-by: Alistair Ferguson <alistair.ferguson@mac.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod1/vos.pod
doc/man-pages/pod1/vos_endtrans.pod [new file with mode: 0644]
src/volser/vos.c