mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
smb-even-less-chatty-20080108
LICENSE MIT remove the smb_RestartListeners message entirely
This commit is contained in:
parent
110f74bcb8
commit
f2fd97bfb0
@ -8614,7 +8614,6 @@ void smb_RestartListeners(int locked)
|
||||
lock_ObtainMutex(&smb_StartedLock);
|
||||
|
||||
if (!powerStateSuspended && smb_ListenerState != SMB_LISTENER_UNINITIALIZED) {
|
||||
afsi_log("smb_RestartListeners");
|
||||
if (smb_ListenerState == SMB_LISTENER_STOPPED) {
|
||||
if (smb_NetbiosInit(1))
|
||||
smb_StartListeners(1);
|
||||
|
Loading…
Reference in New Issue
Block a user