OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 08 Aug 2006 12:39:17 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
afsd_init.c cm_conn.c cm_conn.h
Log Message:
DELTA DEVEL15-windows-restrict-timeouts-to-cifs-20060808
AUTHOR jaltman@secure-endpoints.com
If afsd takes longer than the cifs timeout to complete an operation
the cifs client may break the virtual circuit and create a new one.
this forces all file handles to be closed and locks to be released.
Try to prevent the circuit from being destroyed by allowing the
CIFS lanmanworkstation SessTimeout value to enforce upper limits
on the Conn and Hard Dead Timeouts. Permit this automatic configuration
to be disabled by setting specific configuration values for timeouts
in the registry.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-restrict-timeouts-to-cifs-20060808 openafs/src/WINNT/afsd/afsd_init.c 1.79.2.1 1.79.2.2
DEVEL15-windows-restrict-timeouts-to-cifs-20060808 openafs/src/WINNT/afsd/cm_conn.c 1.49.2.4 1.49.2.5
DEVEL15-windows-restrict-timeouts-to-cifs-20060808 openafs/src/WINNT/afsd/cm_conn.h 1.13.4.2 1.13.4.3