OpenAFS CVS Commit: openafs/src/afs by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 08 Dec 2007 12:57:33 EST


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

Modified Files:
	afs_dcache.c 
Log Message:
DELTA writedcache-enforce-xdcache-writelock-20071208
AUTHOR shadow@dementia.org
LICENSE IPL10
FIXES 59136

in order that the writes to CacheItems not be addled, we need to *actually*
hold a *write* lock when we write. not even just read as the comment says.

and certainly not none as was happening in the dir package.


--- DELTA config follows ---
writedcache-enforce-xdcache-writelock-20071208 openafs/src/afs/afs_dcache.c 1.69 1.70