OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1719-g22d9440

Gerrit Code Review gerrit@openafs.org
Fri, 30 Sep 2011 16:51:05 -0700 (PDT)


The following commit has been merged in the master branch:
commit 22d94407ea06a3213b7f0f6d57edd48d1977b2e1
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Sep 29 18:31:37 2011 -0500

    viced: Use xfer indices for xfer data
    
    Use the xfer indices for the xfer-related data, not the op indices, so
    we don't try to fill in data beyond the actual storage for the stats.
    
    Change-Id: I075d4eb9439d9bd603489f0aa90b3c18c3959de3
    Reviewed-on: http://gerrit.openafs.org/5524
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/viced/afsfileprocs.c |    4 ++--
 src/viced/fs_stats.h     |    3 +--
 src/viced/fsstats.c      |    5 ++---
 3 files changed, 5 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository