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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 07 Mar 2008 17:02:22 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_volume.c cm_volume.h 
Log Message:
DELTA windows-vl-noent-response-20080308
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Prior to looking up a volume in the vldb the cm_volume_t
object is constructed.  If the response is VL_NOENT the 
cm_volume_t object should be removed and place at the 
head of the recycling list so that we do not recycle 
something we might actually care about.

Convert more cm_volumeLock holds to read locks now
that we are using Interlocked operations to manipulate
the reference counts. 



--- DELTA config follows ---
windows-vl-noent-response-20080308 openafs/src/WINNT/afsd/cm_volume.c 1.48 1.49
windows-vl-noent-response-20080308 openafs/src/WINNT/afsd/cm_volume.h 1.14 1.15