OpenAFS CVS Commit: openafs/src/afs/VNOPS by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 21 Aug 2002 20:13:10 EDT
Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs/VNOPS
Modified Files:
afs_vnop_flock.c
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/VNOPS/afs_vnop_flock.c 1.17 1.18