OpenAFS CVS Commit: openafs/src/afs by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 06 Aug 2001 19:41:26 EDT


Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs

Modified Files:
	afs.h 
Log Message:
DELTA afs-vcache-state-flag-fix-and-cleanup-20010806
AUTHOR kolya@mit.edu

"There appears to be a conflict between two vcache state flags:
CWritingUFS and CDCLock are both 0x200000.  This patch moves
CDCLock to 0x2000000 (which I'm guessing was the intended value
from the position of that #define).  It also reformats the block
of #define's to be consistent in number format and indentation,
to make it somewhat more readable, and to make such conflicts
less likely to reappear."


--- DELTA config follows ---
afs-vcache-state-flag-fix-and-cleanup-20010806 openafs/src/afs/afs.h 1.8 1.9