]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Invalidate all volumes at library init
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 24 Jan 2012 22:09:01 +0000 (17:09 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 27 Jan 2012 00:11:18 +0000 (16:11 -0800)
commit3d10edc2d49e0e1c7a7a67c538a932347a91504c
treed407354e6c7c9c89533c5854474a6088854dc450
parente44163a5470c6a9ff766641e4ce1ade6569cbadb
Windows: Invalidate all volumes at library init

The afsredirlib.sys library driver is unloaded when the afsd_service
stops and is reloaded when the afsd_service restarts.  During the
shutdown window any objects known to the kernel are preserved by
afsredir.sys.  When the afsd_service restarts, there are no valid
callbacks on any objects so the afsredirlib.sys must invalidate all
status info to permit the service to request a callback from the
file server on next use.

Change-Id: I3e8fa9513f435ff5cd1a8cfb8daa766aa30dd8c1
Reviewed-on: http://gerrit.openafs.org/6617
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsrdr/kernel/lib/AFSGeneric.cpp
src/WINNT/afsrdr/kernel/lib/Include/AFSCommon.h