OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-602-g3ab022f

Gerrit Code Review gerrit@openafs.org
Wed, 27 May 2020 20:34:13 -0400


The following commit has been merged in the master branch:
commit 4caadf71f556f789bcdd2bcc80b9642630329421
Author: Mark Vitale <mvitale@sinenomine.net>
Date:   Sun Apr 5 17:10:42 2020 -0400

    afs: remove stats dead code
    
    afs_GetCMSTats, afs_AddToMean, and macro AFS_MEANCNT have been dead code
    since the original IBM code import.  Remove them from the tree.
    
    No functional change is incurred by this commit.
    
    Change-Id: Icd6aeff7896d69a4d334531b5e0c632d807457ce
    Reviewed-on: https://gerrit.openafs.org/14196
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/afs/afs_prototypes.h |    4 ----
 src/afs/afs_stat.c       |   16 ----------------
 src/afs/afs_stats.h      |    7 ++-----
 3 files changed, 2 insertions(+), 25 deletions(-)

-- 
OpenAFS Master Repository