]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-windows-virtual-memory-20041224
authorJeffrey Altman <jaltman@mit.edu>
Mon, 31 Jan 2005 03:53:21 +0000 (03:53 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 31 Jan 2005 03:53:21 +0000 (03:53 +0000)
commit5e902432797dad1ee4c8e5d1de1f8a5df50cba79
treeb39082fb77863c626e16bbc36e3a0ae14cc8db5e
parent70389dbf8369287de287d50bb98376632e8018c6
STABLE14-windows-virtual-memory-20041224

  * 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

(cherry picked from commit d3d4af7795dd7371750bfdb9612b6419561cf32b)
doc/txt/winnotes/afs-changes-since-1.2.txt
doc/txt/winnotes/afs-install-notes.txt
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_buf.c
src/WINNT/afsd/cm_buf.h
src/WINNT/afsd/cm_scache.c
src/WINNT/install/wix/config.wxi
src/config/NTMakefile.i386_nt40