OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1245-g1a42622
Gerrit Code Review
gerrit@openafs.org
Sun, 5 Jun 2011 07:27:54 -0700 (PDT)
The following commit has been merged in the master branch:
commit 1a4262253e78aa7a4e8c58006abd3301f71bab89
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Fri May 27 18:17:44 2011 -0400
volinfo: accept -sizeonly for -sizeOnly
For consistency, allow -sizeonly (all lowercase letters) to
request the size summary. The old option name, -sizeOnly is
available as an alias.
Define the command line option parameter positions and use
those to set and look up the options.
Change-Id: Ie6a780e02bfa35cd5399364bab614b260c391abc
Reviewed-on: http://gerrit.openafs.org/4741
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod8/volinfo.pod | 4 +-
src/vol/vol-info.c | 101 +++++++++++++++++++++++++---------------
2 files changed, 66 insertions(+), 39 deletions(-)
--
OpenAFS Master Repository