]> git.michaelhowe.org Git - packages/o/openafs.git/commit
xstat_fs-fix-20060407
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 7 Apr 2006 06:34:26 +0000 (06:34 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 7 Apr 2006 06:34:26 +0000 (06:34 +0000)
commit78bb852509767ff32547c8dc90c385a4c503e0f9
tree87af827e44ed0b159a57caa703fb409442b36273
parent714df786894e6a9572e93d77b68384706abb02f0
xstat_fs-fix-20060407

as pointed out by cg2v@andrew.cmu.edu the addition of performance
collection data for the GetCapabilities RPC broke backward compatibility
with previous builds because it altered the size of the data structure
sent on the wire.

Instead we count the number of GetCapabilties calls but do not gather
performance timing data as this can be done using spare fields.
src/viced/afsfileprocs.c
src/viced/fs_stats.h
src/xstat/xstat_fs_test.c