OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2117-g44261b2

Gerrit Code Review gerrit@openafs.org
Sun, 22 Jan 2012 07:38:06 -0800 (PST)


The following commit has been merged in the master branch:
commit 44261b25648a419abbc61b2a9d2d3f0373428080
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Tue Oct 4 17:35:18 2011 -0400

    viced: remove FS_STATS_DETAILED
    
    FS_STATS_DETAILED has been unconditionally defined since the IBM days.
    Adjust the code to assume it is set.
    
    Change-Id: If7fb913bbb42dba5d749e7c30b8d9b7d81e4b4f8
    Reviewed-on: http://gerrit.openafs.org/5550
    Reviewed-by: Derrick Brashear <shadow@dementix.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/tviced/serialize_state.c |   11 -------
 src/tviced/serialize_state.h |    4 ---
 src/tviced/state_analyzer.c  |    4 ---
 src/viced/afsfileprocs.c     |   62 +----------------------------------------
 src/viced/fs_stats.h         |    6 ----
 src/viced/fsstats.c          |   34 -----------------------
 src/viced/host.c             |   12 --------
 src/viced/host.h             |    6 ----
 src/viced/viced.c            |    4 ---
 9 files changed, 2 insertions(+), 141 deletions(-)

-- 
OpenAFS Master Repository