OpenAFS CVS Commit: openafs/src/viced by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 28 Oct 2004 14:30:06 EDT


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1_2_x/src/viced

Modified Files:
      Tag: openafs-stable-1_2_x
	callback.c 
Log Message:
DELTA STABLE12-drop-h-lock-around-putconn-20041027
AUTHOR shadow@dementia.org
FIXES

the problem with rx_PutConnection is h_FreeConnection uses the host global lock
but it shouldn't matter (callback conn should be a client not server conn and
thus not h_FreeConnection on cleanup)

further, we should free the conns we GetConnection'd not the ones still in 
the host struct at the end.


--- DELTA config for openafs-stable-1_2_x follows ---
STABLE12-drop-h-lock-around-putconn-20041027 openafs/src/viced/callback.c 1.6.2.12 1.6.2.13