OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_2-75-g8fb5063

Gerrit Code Review gerrit@openafs.org
Tue, 26 Mar 2013 06:21:40 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 8fb50638f5f71cac2e3e1e4956c55cd8d1de5863
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Thu Feb 28 17:05:29 2013 +0000

    Unix CM: Update AFS_STATS_NUM_FS_RPC_OPS
    
    There are actually 30 elements in the AFS_STATS_FS array. When the
    ResidencyRpcs counter was added, the total number of operations
    wasn't updated.
    
    Fix this so that it is correct, although this still remains rather
    fragile.
    
    Reviewed-on: http://gerrit.openafs.org/9313
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 2c8e4f839fc253abb8051bbf89d36e94a2200590)
    
    Change-Id: Id6094e6e5007984cb080281f6a085eba958d6367
    Reviewed-on: http://gerrit.openafs.org/9540
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/afs/afs_stats.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository