]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-misc-20070622
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 22 Jun 2007 15:11:04 +0000 (15:11 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 22 Jun 2007 15:11:04 +0000 (15:11 +0000)
commit43a27633c64f1bcb371fd35a52dc58586d81a5ba
treebfa5482574e0a9bae09b863d0646cb8f54bd5721
parentafa909e66ca66db50b71434ad0396d9b5a7af936
windows-misc-20070622

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.
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/cm_conn.c
src/WINNT/afsd/cm_daemon.c