OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-276-gd058acb
Gerrit Code Review
gerrit@openafs.org
Fri, 26 Oct 2018 09:34:05 -0400
The following commit has been merged in the master branch:
commit d058acb354cab9856303cc341a1f439e4f7f3454
Author: Mark Vitale <mvitale@sinenomine.net>
Date: Thu Oct 25 10:27:41 2018 -0400
viced: correct option parsing for -vlru*, -novbc
Commit a5effd9f1011aa319fdf432c67aec604053b8656 "viced: Use libcmd for
command line options" modernized the option parsing for (da)fileserver,
but introduced a few errors for the following options:
-vlruthresh <nn>
-vlruinterval <nn>
-vlrumax <nn>
-novbc
Correct the errors.
Change-Id: If57dfabaa8d4e456b63d47694d288bd8c4235ad2
Reviewed-on: https://gerrit.openafs.org/13365
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/viced/viced.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository