OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3548-g2c8e4f8
Gerrit Code Review
gerrit@openafs.org
Thu, 28 Feb 2013 16:22:57 -0800 (PST)
The following commit has been merged in the master branch:
commit 2c8e4f839fc253abb8051bbf89d36e94a2200590
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.
Change-Id: I92a0d2bf3741bc7aaeae837d6dcbcd30616e17ae
Reviewed-on: http://gerrit.openafs.org/9313
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/afs/afs_stats.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository