OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 17 Feb 2008 00:26:52 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd

Modified Files:
	cm_dcache.c cm_scache.c cm_vnodeops.c 
Log Message:
DELTA windows-buf-consistency-20080217
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

All calls to buf_Get() must be protected by a read lock on the
cm_scache_t bufCreateLock

When a MergeStatus results in the invalidation of buffers, do 
not remove buffers from the hash tables that have active references.



--- DELTA config follows ---
windows-buf-consistency-20080217 openafs/src/WINNT/afsd/cm_dcache.c 1.55 1.56
windows-buf-consistency-20080217 openafs/src/WINNT/afsd/cm_scache.c 1.93 1.94
windows-buf-consistency-20080217 openafs/src/WINNT/afsd/cm_vnodeops.c 1.128 1.129