libuafs: enable 64 bit mode on linux
authorDerrick Brashear <shadow@your-file-system.com>
Tue, 18 Sep 2012 18:46:37 +0000 (14:46 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 18 Sep 2012 21:00:43 +0000 (14:00 -0700)
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 <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: Derrick Brashear <shadow@your-file-system.com>

src/config/param.linux26.h

index 4a7b942..ca9c08f 100644 (file)
@@ -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. */