OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1240-g277a8ad
Gerrit Code Review
gerrit@openafs.org
Sun, 5 Jun 2011 07:20:57 -0700 (PDT)
The following commit has been merged in the master branch:
commit 277a8ad658572b60e7e460c945adee78cc04038d
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Tue May 24 10:28:37 2011 -0400
volinfo: refactor mode variables
Untangle the various global mode variables, which became muddled when dsizeOnly
and saveinodes were introduced. DumpInfo now indicates the default mode and
DumpVnodes means print the vnode entries, not scan but sometimes print. Remove
unused globals.
Change-Id: I9d331a19afede864ad1d23477f5e3948e59558ec
Reviewed-on: http://gerrit.openafs.org/4735
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/vol-info.c | 240 +++++++++++++++++++++++++++-------------------------
1 files changed, 123 insertions(+), 117 deletions(-)
--
OpenAFS Master Repository