OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-189-ge04f177

Gerrit Code Review gerrit@openafs.org
Fri, 1 Oct 2010 20:52:27 -0700 (PDT)


The following commit has been merged in the master branch:
commit e04f17704a4ceb242ea0b01abd225f89fa0979e7
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Tue Sep 14 10:45:10 2010 -0400

    DAFS: Raise LogLevel for per-chain vol stats
    
    Only report detailed per-chain volume statistics on shutdown/SIGXCPU
    if LogLevel is 125 (or 25 for smaller per-chain stats). If a
    fileserver is configured with a large -vhashsize, printing out stats
    for each chain can take awhile and use up a nontrivial amount of disk
    space for logging, so only print out these stats if we're asked for
    them.
    
    Change-Id: Iceb38e29ab40958e05f3cf146687f679bd0f061c
    Reviewed-on: http://gerrit.openafs.org/2759
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/viced/viced.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository