OpenAFS CVS Commit: openafs/src/viced by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Mar 2006 01:42:47 EST


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/viced

Modified Files:
	host.c 
Log Message:
DELTA viced-h_gethost_r-host-hold-leak-20060228
AUTHOR jaltman@secure-endpoints.com

when h_GetHost_r replaces 'host' with 'oldHost' we need to release the
hold on 'host' and maintain the hold on 'oldHost' because if a hold
was placed on 'host' in CallPreamble() it will no longer be released
in CallPostamble() since 'oldHost' will now be bound to the client 



--- DELTA config follows ---
viced-h_gethost_r-host-hold-leak-20060228 openafs/src/viced/host.c 1.80 1.81