]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-windows-continued-refcount-cleanup-20060124
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 24 Jan 2006 17:16:05 +0000 (17:16 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 24 Jan 2006 17:16:05 +0000 (17:16 +0000)
commitbecae299771164d24f4de88dff4da41c19fdce4a
tree9a7d73e1b46c7b465da128ceeac6543c27a556c1
parent21bfb25d40035a7f0fbfc3af45fe0aa8a248e236
STABLE14-windows-continued-refcount-cleanup-20060124

* re-enable LogoffTokenTransferTimeout and LogoffTokenTransfer.
  Tokens are now destroyed at logoff based upon the values specified
  here.  Default is ON and 120 seconds.  Setting this to OFF will
  result in tokens never being destroyed.  This will leak memory.

* protect global queues with mutexes and avoid a variety of race
  conditions.

(cherry picked from commit 97304b84f76154d067717e3b34a3525abebc0cf7)
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h
src/WINNT/afsd/smb3.c