From: Jeffrey Altman Date: Wed, 17 Aug 2005 19:50:59 +0000 (+0000) Subject: STABLE14-windows-dfs-support-disable-20050817 X-Git-Tag: openafs-stable-1_4_0-rc1~9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=1982814f36083c80949c604f013f4b01177a960b;p=packages%2Fo%2Fopenafs.git STABLE14-windows-dfs-support-disable-20050817 disable dfs processing until we get the Unicode CIFS support (cherry picked from commit e465ee95b095d1bea7e37e0aeec0f4a781cf8231) --- diff --git a/src/WINNT/afsd/afsd.h b/src/WINNT/afsd/afsd.h index 112b20228..a89eaa72a 100644 --- a/src/WINNT/afsd/afsd.h +++ b/src/WINNT/afsd/afsd.h @@ -128,7 +128,7 @@ extern HANDLE WaitToTerminate; #define CAPABILITY_ERRORTRANS (1<<0) #define CAPABILITY_BITS 1 -#define DFS_SUPPORT 1 +#undef DFS_SUPPORT 1 #define LOG_PACKET 1 #undef NOTSERVICE