OpenAFS CVS Commit: openafs/src/WINNT/install/wix by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 24 Dec 2004 12:21:14 EST
Update of /cvs/openafs/src/WINNT/install/wix
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/install/wix
Modified Files:
config.wxi
Log Message:
DELTA windows-virtual-memory-20041224
AUTHOR jaltman@mit.edu
* The variable used to determine whether a file or virtual memory
mapped cache is used was not properly initialized to a default
value. If the registry setting "NonPersistentCaching" was not
set, the choice would be random. Properly initialized to be
"file".
* The memory mapped view was never unmapped before closing the file
at service shutdown. This is now properly cleaned up.
* Default location of Cache file is now %TEMP%\AFSCache
--- DELTA config follows ---
windows-virtual-memory-20041224 openafs/src/WINNT/install/wix/config.wxi 1.7 1.8