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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 05 Feb 2008 12:37:22 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.h cm_server.c cm_server.h 
Log Message:
DELTA windows-multi-checkservers-20080205
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Instead of probing servers one at a time, use multi_rx versions of 
RXAFS_GetCapabilities, RXAFS_GetTime and VL_ProbeServer to permit 
simultaneous probing of servers in constant time regardless of the 
number of servers.  



--- DELTA config follows ---
windows-multi-checkservers-20080205 openafs/src/WINNT/afsd/NTMakefile 1.54 1.55
windows-multi-checkservers-20080205 openafs/src/WINNT/afsd/cm.h 1.27 1.28
windows-multi-checkservers-20080205 openafs/src/WINNT/afsd/cm_server.c 1.47 1.48
windows-multi-checkservers-20080205 openafs/src/WINNT/afsd/cm_server.h 1.24 1.25