From: Derrick Brashear Date: Mon, 23 Apr 2001 08:42:28 +0000 (+0000) Subject: STABLE10-undo-i386-linux-64bit-env-20010423 X-Git-Tag: openafs-stable-1_0_4~18 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=553dbbd299c11c701492f5b02004e5cda92464c8;p=packages%2Fo%2Fopenafs.git STABLE10-undo-i386-linux-64bit-env-20010423 this ends up causing lockup in certain cases; revert --- 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