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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 27 Apr 2005 11:32:53 EDT


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

Modified Files:
      Tag: openafs-stable-1_4_x
	cm_callback.c 
Log Message:
DELTA STABLE14-windows-callback-race-20050427
AUTHOR jaltman@secure-endpoints.com

cm_EndCallbackGrantingCall contained a race condition due to the release
of the cm_callbackLock in the middle of the for() loop.  The race was
removed by optimizing out the call to cm_CallbackNotifyChange().  There
is no reason this needed to be called once per callback revoke in the
list.



--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-callback-race-20050427 openafs/src/WINNT/afsd/cm_callback.c 1.20.2.10 1.20.2.11