OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 10 Jan 2008 18:00:41 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd
Modified Files:
Tag: openafs-devel-1_5_x
cm_daemon.c smb.c smb.h
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/cm_daemon.c 1.16.4.24 1.16.4.25
DEVEL15-windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/smb.c 1.118.2.54 1.118.2.55
DEVEL15-windows-smb-synchronization-20080110 openafs/src/WINNT/afsd/smb.h 1.41.2.22 1.41.2.23