]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: cm_daemonCheckOfflineVol fix
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 20 Jul 2011 18:18:25 +0000 (14:18 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Tue, 2 Aug 2011 15:00:45 +0000 (08:00 -0700)
commit545479dea3e9fc0f3d2b3537aa148c2caf02589a
tree46d366d8194fc4b8296acb01cd91bd6c931ed733
parent0fdeada154476b6a140d8548aa8f44f1d1efeb90
Windows: cm_daemonCheckOfflineVol fix

When computing whether or not to perform an offline volume
check it is critical that the 'lastBusyVolCheck' variable
be assigned the current time instead of 'lastVolCheck'.
By setting the wrong variable a new offline volume check is
performed every 10 seconds which is undesireable.

Reviewed-on: http://gerrit.openafs.org/5054
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from 0783b8f3821f59004146b4c34a53189ada178d70)

Change-Id: I18617371d20798a923c5712188a229633ff43519
Reviewed-on: http://gerrit.openafs.org/5133
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_daemon.c