OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1199-gc833ff6
Gerrit Code Review
gerrit@openafs.org
Sun, 22 May 2011 07:00:47 -0700 (PDT)
The following commit has been merged in the master branch:
commit c833ff6c5b7f9c27cf26eae4833b033bd7382c56
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Sat May 21 12:38:03 2011 -0400
volinfo: fix volume aux totals output
Do not print the volumes aux totals prematurely when running
volinfo with the -headers flag on an namei fileserver. Instead
print the aux totals only once after the link table size is found.
Change-Id: I4538e2fc8978530fd2e8593e0b343a2497c7a764
Reviewed-on: http://gerrit.openafs.org/4694
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/vol-info.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository