OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2172-gf38780b
Gerrit Code Review
gerrit@openafs.org
Tue, 14 Feb 2012 22:33:18 -0800 (PST)
The following commit has been merged in the master branch:
commit f38780b38d6097832b6d49453a0a47044bc06903
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Feb 15 00:06:47 2012 -0500
Windows: disable afsdhook.dll reload by daemon
The daemon thread's loading and unloading of afsdhook.dll every
second prevents the disk drive from sleeping and forces a search
of the PATH. Make the periodic reloading configurable and
disable it by default.
Change-Id: I7e1a5b2bc7e1c4d4ea39fc30cf34c1195a326ed2
Reviewed-on: http://gerrit.openafs.org/6715
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/cm_daemon.c | 47 +++++++++++++++++++++++++++++++++----------
1 files changed, 36 insertions(+), 11 deletions(-)
--
OpenAFS Master Repository