OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 22 Jun 2007 10:11:04 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
afsd_init.c cm_conn.c cm_daemon.c
Log Message:
DELTA windows-misc-20070622
AUTHOR jaltman@secure-endpoints.com
there were two sets of registry values that could be used to configure
the daemon thread check intervals. keep the one that was documented
in the release notes and discard the other.
Add a registry value "daemonCheckOfflineVolInterval" to configure the
offline volume check interval.
Ensure that the cm_GetConn... functions initialized the output variables
to NULL on error.
--- DELTA config follows ---
windows-misc-20070622 openafs/src/WINNT/afsd/afsd_init.c 1.93 1.94
windows-misc-20070622 openafs/src/WINNT/afsd/cm_conn.c 1.67 1.68
windows-misc-20070622 openafs/src/WINNT/afsd/cm_daemon.c 1.31 1.32