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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 24 Dec 2007 00:29:15 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_callback.c cm_server.c 
Log Message:
DELTA windows-hold-server-mutex-for-vol-list-20071223
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

When walking or modifying the cm_server_vols_t associated with a given 
cm_server_t the mutex must be held.  Otherwise, races can occur.



--- DELTA config follows ---
windows-hold-server-mutex-for-vol-list-20071223 openafs/src/WINNT/afsd/cm_callback.c 1.67 1.68
windows-hold-server-mutex-for-vol-list-20071223 openafs/src/WINNT/afsd/cm_server.c 1.41 1.42