OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 21 Aug 2002 20:13:09 EDT
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs_buffer.c afs_prototypes.h
Log Message:
DELTA prototypes-fixes-20020821
AUTHOR cg2v@andrew.cmu.edu
fix the following problems
- including osi_vfs.h on almost all platforms, even though afsincludes.h
already deals with it
- universally declaring afs_globalVFS as a struct vfs *
- declaring afs_stats_XferSumBytes in a header without a storage class
- using afsincludes.h without sysincludes.h
- make clean removes a source file in rxkad
--- DELTA config follows ---
prototypes-fixes-20020821 openafs/src/afs/afs_buffer.c 1.9 1.10
prototypes-fixes-20020821 openafs/src/afs/afs_prototypes.h 1.6 1.7