From 553dbbd299c11c701492f5b02004e5cda92464c8 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 23 Apr 2001 08:42:28 +0000 Subject: [PATCH] STABLE10-undo-i386-linux-64bit-env-20010423 this ends up causing lockup in certain cases; revert --- src/config/param.i386_linux22.h | 1 - src/config/param.i386_linux24.h | 1 - 2 files changed, 2 deletions(-) diff --git a/src/config/param.i386_linux22.h b/src/config/param.i386_linux22.h index 7f3277e9f..85506a61c 100644 --- a/src/config/param.i386_linux22.h +++ b/src/config/param.i386_linux22.h @@ -25,7 +25,6 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 -#define AFS_64BIT_ENV #define AFS_64BIT_IOPS_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.i386_linux24.h b/src/config/param.i386_linux24.h index 7840af3f7..0e8e95401 100644 --- a/src/config/param.i386_linux24.h +++ b/src/config/param.i386_linux24.h @@ -18,7 +18,6 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 -#define AFS_64BIT_ENV #define AFS_64BIT_IOPS_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include -- 2.39.5