From: Derrick Brashear Date: Tue, 18 Sep 2012 18:46:37 +0000 (-0400) Subject: libuafs: enable 64 bit mode on linux X-Git-Tag: upstream/1.6.2_pre2^2~100 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=780e4c462bf35dfbcfc3d3c002568e425272e2ee;p=packages%2Fo%2Fopenafs.git libuafs: enable 64 bit mode on linux already safe and being used on other platforms; might as well here too. Reviewed-on: http://gerrit.openafs.org/8139 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear (cherry picked from commit 71a5f2965d6a6ff3113e7d2f9cab7d687b502793) Change-Id: I61673c179617377020aa95aa8d8d659f240f04e7 Reviewed-on: http://gerrit.openafs.org/8238 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/config/param.linux26.h b/src/config/param.linux26.h index 8f6382be4..3e69ee315 100644 --- a/src/config/param.linux26.h +++ b/src/config/param.linux26.h @@ -64,6 +64,7 @@ #define AFS_USR_LINUX26_ENV 1 #define AFS_ENV 1 +#define AFS_64BIT_CLIENT 1 #undef AFS_NONFSTRANS #define AFS_NONFSTRANS 1 #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */