From: Derrick Brashear Date: Wed, 2 Nov 2005 05:31:39 +0000 (+0000) Subject: STABLE14-hpux11i-64bit-iops-20051102 X-Git-Tag: openafs-stable-1_4_1-rc2~31 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2668bc97405e876d2653dcea341e6975f76e0403;p=packages%2Fo%2Fopenafs.git STABLE14-hpux11i-64bit-iops-20051102 hpux 11i has 64 bit inodes (cherry picked from commit 14a985b93f053896c6cd7b2dce1ed07cbff7df73) --- diff --git a/src/config/param.hp_ux11i.h b/src/config/param.hp_ux11i.h index 57730f2d4..ec4e90852 100644 --- a/src/config/param.hp_ux11i.h +++ b/src/config/param.hp_ux11i.h @@ -26,6 +26,7 @@ #define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_64BIT_CLIENT 1 #define AFS_64BITPOINTER_ENV 1 /* pointers are 64 bits. */ +#define AFS_64BIT_IOPS_ENV 1 #include