OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1039-g222f8a5
Gerrit Code Review
gerrit@openafs.org
Thu, 7 Apr 2011 21:52:06 -0700 (PDT)
The following commit has been merged in the master branch:
commit 222f8a5ea2cbf73db03ceacf68fa06c57769a0d2
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Thu Mar 24 12:28:10 2011 +0000
vlserver: Add options for config, log and db
Make it possible to set the location of the vlserver's configuration
directory, database file, and the file that it logs to, from the
command line. This makes it possible to bring up a vlserver without
requiring an installation on the system for testing purposes.
Change-Id: I0a3fcc4fd10274588c1530f8b4f3e9782084c58c
Reviewed-on: http://gerrit.openafs.org/4440
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
doc/man-pages/pod8/vlserver.pod | 31 ++++++++++++++++++---
src/vlserver/vlserver.c | 58 +++++++++++++++++++++++++++-----------
2 files changed, 68 insertions(+), 21 deletions(-)
--
OpenAFS Master Repository