]> git.michaelhowe.org Git - packages/o/openafs.git/commit
volinfo: refactor mode variables
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 24 May 2011 14:28:37 +0000 (10:28 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 13 Aug 2014 18:14:06 +0000 (14:14 -0400)
commitd1ef6347e89d902e174a469dcb3f4f77c560c883
tree8e35eae41525686bb93264093d15401b19e21656
parentdf53d451cb25451245c2e0c01f191b5f0c35d71e
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.

Reviewed-on: http://gerrit.openafs.org/4735
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 277a8ad658572b60e7e460c945adee78cc04038d)

Change-Id: I9d5d9e9b2b65d703f5b35091f072b31072485d83
Reviewed-on: http://gerrit.openafs.org/11253
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vol/vol-info.c