OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 31 Jul 2008 00:49:09 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsd
Modified Files:
Tag: openafs-windows-kdfs-ifs-branch
cm_volume.c
Log Message:
DELTA KDFS-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-windows-kdfs-ifs-branch follows ---
KDFS-windows-volume-recycling-race-condition-20080731 openafs/src/WINNT/afsd/cm_volume.c 1.50.2.10 1.50.2.11