]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-misc-20070622
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 22 Jun 2007 15:12:39 +0000 (15:12 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 22 Jun 2007 15:12:39 +0000 (15:12 +0000)
commit4d09998cf919602ed8fcdf4614d6c13c054fb7e5
tree04db89da232280a4bd5b72d33a2b8118d6c8115e
parent10a69d45a76b2795981286aee3a01c5dbdadda2e
DEVEL15-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.

(cherry picked from commit 43a27633c64f1bcb371fd35a52dc58586d81a5ba)
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/cm_conn.c
src/WINNT/afsd/cm_daemon.c