OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_9-99-gc35419e

Gerrit Code Review gerrit@openafs.org
Wed, 23 Jul 2014 09:38:01 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit c35419e495575840e5cac8ee6f5e2e5ee430f85f
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.
    
    Reviewed-on: http://gerrit.openafs.org/4694
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit c833ff6c5b7f9c27cf26eae4833b033bd7382c56)
    
    Change-Id: I6e059a070785fb44821827a75397d04c8669418d
    Reviewed-on: http://gerrit.openafs.org/11247
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 src/vol/vol-info.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository