From: Jeffrey Altman Date: Wed, 17 Aug 2005 19:50:18 +0000 (+0000) Subject: windows-dfs-support-disable-20050817 X-Git-Tag: openafs-devel-1_5_0~368 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=e465ee95b095d1bea7e37e0aeec0f4a781cf8231;p=packages%2Fo%2Fopenafs.git windows-dfs-support-disable-20050817 disable dfs processing until we get the Unicode CIFS support --- diff --git a/src/WINNT/afsd/afsd.h b/src/WINNT/afsd/afsd.h index d6fd3985d..6109885ec 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