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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 22 Dec 2007 23:15:34 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_scache.c 
Log Message:
DELTA windows-freelance-scache-20071222
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

(1) remove a race condition caused by holding and releasing the 
    cm_Freelance_Lock while using a pointer into a private freelance
    data structure

(2) do not reference a localMountPoint object that is not allocated

(3) properly assign the DFSLINK file type 

(4) update the buffer data versions when we update the contents of 
    the stat cache object and its buffers to match the registry
    contents



--- DELTA config follows ---
windows-freelance-scache-20071222 openafs/src/WINNT/afsd/cm_scache.c 1.88 1.89