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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 28 Apr 2008 11:06:15 EDT


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

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_conn.c cm_conn.h 
Log Message:
DELTA DEVEL15-windows-rx-idle-timeout-20080428
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Add "IdleDeadTimeout" registry value and call rx_SetConnIdleDeadTime()
with it when creating new rx connections.   This forces the Rx stack
to return RX_CALL_TIMEOUT if the file server has returned VBUSY for
longer than the IdleDeadTimeout.

When RX_CALL_TIMEOUT is received, the cache manager will now attempt to
find another server for the object that might be less busy.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-rx-idle-timeout-20080428 openafs/src/WINNT/afsd/cm_conn.c 1.49.2.41 1.49.2.42
DEVEL15-windows-rx-idle-timeout-20080428 openafs/src/WINNT/afsd/cm_conn.h 1.13.4.10 1.13.4.11