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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 16 Jul 2008 00:43:06 EDT


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

Modified Files:
	cm_conn.c cm_conn.h 
Log Message:
DELTA windows-set-rx-dead-time-20080715
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

No longer set the rx_SetConnDeadTime and rx_SetConnHardDeadTime to
the remaining request SMB RDR timeout within cm_ConnByMServers().  
There are not per-call timeouts so simultaneous requests on the same
connection will race with each other either resulting in premature 
timeouts or significantly extended timeouts.



--- DELTA config follows ---
windows-set-rx-dead-time-20080715 openafs/src/WINNT/afsd/cm_conn.c 1.93 1.94
windows-set-rx-dead-time-20080715 openafs/src/WINNT/afsd/cm_conn.h 1.25 1.26