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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 31 Jul 2008 00:45:44 EDT


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

Modified Files:
	cm_volume.c 
Log Message:
DELTA windows-volume-recycling-race-condition-20080731
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

When recycling cm_volume_t objects, avoid a race condition that could
result in the same cm_volume_t object being recycling simultaneously
in two threads.  The end result would be a reference count miscount 
and an undercount assertion being thrown.



--- DELTA config follows ---
windows-volume-recycling-race-condition-20080731 openafs/src/WINNT/afsd/cm_volume.c 1.60 1.61