]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE10-undo-i386-linux-64bit-env-20010423
authorDerrick Brashear <shadow@dementia.org>
Mon, 23 Apr 2001 08:42:28 +0000 (08:42 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 23 Apr 2001 08:42:28 +0000 (08:42 +0000)
this ends up causing lockup in certain cases; revert

src/config/param.i386_linux22.h
src/config/param.i386_linux24.h

index 7f3277e9fc9d0a3c9b4de41a4012c4bb0b05d979..85506a61cf59897c510f63391019fbe7898eb564 100644 (file)
@@ -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 <afs/afs_sysnames.h>
index 7840af3f75d475ea696758e19fedbc8cce56433d..0e8e95401dd4d77889a61ef360fb4ae0ebe5f8a7 100644 (file)
@@ -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 <afs/afs_sysnames.h>