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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 15 Sep 2005 23:24:30 EDT


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

Modified Files:
	cm_conn.c 
Log Message:
DELTA windows-servers-all-down-do-not-retry-20050915
AUTHOR jaltman@secure-endpoints.com

remove the logic in cm_Analyze that performs a flush of the server 
data and retries when all of the servers are marked down (aka ALLOFFLINE).
Instead return an immediate error to the caller.  The servers will be 
checked by the background daemon thread and made available when they are.  


--- DELTA config follows ---
windows-servers-all-down-do-not-retry-20050915 openafs/src/WINNT/afsd/cm_conn.c 1.40 1.41