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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 16 Feb 2006 17:03:47 EST


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

Modified Files:
	NTMakefile cm_server.c cm_server.h 
Log Message:
DELTA windows-server-ping-20060216
AUTHOR jaltman@secure-endpoints.com

add logging of server addresses, status and capabilities

prevent multiple threads from pinging the same server simultaneously.
instead, threads block and then use the result of the ping that was
already taking place.



--- DELTA config follows ---
windows-server-ping-20060216 openafs/src/WINNT/afsd/NTMakefile 1.44 1.45
windows-server-ping-20060216 openafs/src/WINNT/afsd/cm_server.c 1.24 1.25
windows-server-ping-20060216 openafs/src/WINNT/afsd/cm_server.h 1.12 1.13