OpenAFS CVS Commit: openafs/src/viced by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Mar 2006 01:43:14 EST


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

Modified Files:
      Tag: openafs-stable-1_4_x
	host.c 
Log Message:
DELTA STABLE14-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 for openafs-stable-1_4_x follows ---
STABLE14-viced-h_gethost_r-host-hold-leak-20060228 openafs/src/viced/host.c 1.57.2.19 1.57.2.20