]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-server-ping-20060216
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 1 Aug 2006 04:22:07 +0000 (04:22 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 1 Aug 2006 04:22:07 +0000 (04:22 +0000)
add logging of server addresses, status and capabilities

prevent multiple threads from pinging the same server simultaneously.
instead, threads block and then use the result of the ping that was
already taking place.

(cherry picked from commit 424ae50d1f7dfe0c3557d98f8ae9bc03a8265a21)

src/WINNT/afsd/NTMakefile

index 1dd425fd5d639bc2c8fd86d4a57c474ff21e7caa..77e3584b4de51a066233772d278d047bdcc40c8b 100644 (file)
@@ -388,6 +388,7 @@ AFSD_EXELIBS =\
        $(DESTDIR)\lib\afs\mtafsint.lib \
        $(DESTDIR)\lib\libafsconf.lib \
        $(DESTDIR)\lib\afs\afsreg.lib \
+       $(DESTDIR)\lib\afs\afsutil.lib \
        $(DESTDIR)\lib\afspthread.lib \
         $(LANAHELPERLIB)