OpenAFS CVS Commit: openafs/src/viced by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 07 Apr 2006 01:34:26 EDT
Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/viced
Modified Files:
afsfileprocs.c fs_stats.h
Log Message:
DELTA xstat_fs-fix-20060407
AUTHOR jaltman@secure-endpoints.com
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.
--- DELTA config follows ---
xstat_fs-fix-20060407 openafs/src/viced/afsfileprocs.c 1.110 1.111
xstat_fs-fix-20060407 openafs/src/viced/fs_stats.h 1.5 1.6