OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 10 Jan 2008 18:48:02 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_daemon.c smb.c smb.h
Log Message:
DELTA windows-smb-synchronization-20080110
AUTHOR jaltman@secure-endpoints.com
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.
--- DELTA config follows ---
windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/cm_daemon.c 1.41 1.42
windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/smb.c 1.174 1.175
windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/smb.h 1.64 1.65