OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 31 Jul 2008 00:47:21 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd
Modified Files:
Tag: openafs-devel-1_5_x
cm_volume.c
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-volume-recycling-race-condition-20080731 openafs/src/WINNT/afsd/cm_volume.c 1.14.4.46 1.14.4.47