]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-misc-20061021
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 21 Oct 2006 21:46:17 +0000 (21:46 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 21 Oct 2006 21:46:17 +0000 (21:46 +0000)
commit4f26bcfdb3c6a47d17f825e99f9d5a1bc97eba45
treed2b94d4f604acdd072c45c74eff7e1b8ff28a01c
parent740013fcbf2273287414dd399b3020ed09cf07ba
windows-misc-20061021

* don't DebugBreak unless a debugger is attached

* replace afsdcell.ini with CellServDB in error message

* do not NetBIOS Reset adapters when checking to see if only the loopback
  is in use because doing so breaks the existing LANA bind

* remove a deadlock in smb3.c

* do not retry dirty buffer writes when flushing in response to a suspend

* do not flush in response to a suspend when only the loopback is present
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_buf.c
src/WINNT/afsd/cm_cell.c
src/WINNT/afsd/cm_cell.h
src/WINNT/afsd/cm_conn.h
src/WINNT/afsd/cm_scache.h
src/WINNT/afsd/lanahelper.cpp
src/WINNT/afsd/lanahelper.h
src/WINNT/afsd/smb3.c