windows-smb-synchronization-20080110
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Jan 2008 23:48:02 +0000 (23:48 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Jan 2008 23:48:02 +0000 (23:48 +0000)
commit8b82cbeef760992c6e3d27f9f6ea1f4e0bb559ab
treeba291cdb1d29f9444889ddc86e58f7345d9b0f36
parent8569f67aee8ee0de26259397818ab3af69f18007
windows-smb-synchronization-20080110

LICENSE MIT

1. prevent stopping the smb_Listeners due to an ip addr change when the
LANA is determined either by registry assignment or loopback detection

2. add synchronization logic to prevent smb_Listener restarts prior to
   smb_Listener thread stoppage

3. no longer permit panics from smb_Listener threads

4. move the probe logic from cm_IPAddrDaemon thread to the cm_Daemon
   thread in order to avoid the loss of ip addr change events.  If an
   adapter stops and restarts fast enough there might not be anything
   for us to do.
src/WINNT/afsd/cm_daemon.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h