From: Derrick Brashear Date: Tue, 18 Sep 2012 18:46:37 +0000 (-0400) Subject: libuafs: enable 64 bit mode on linux X-Git-Tag: openafs-stable-1_8_0pre1~1984 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=71a5f2965d6a6ff3113e7d2f9cab7d687b502793;hp=16bd729a06f6f30b0d1a3eba925a0371569c5508 libuafs: enable 64 bit mode on linux already safe and being used on other platforms; might as well here too. Change-Id: I1fe4c2459caaea873e5618d0b097a142dd935791 Reviewed-on: http://gerrit.openafs.org/8139 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/config/param.linux26.h b/src/config/param.linux26.h index 4a7b942..ca9c08f 100644 --- a/src/config/param.linux26.h +++ b/src/config/param.linux26.h @@ -65,6 +65,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. */