From 2668bc97405e876d2653dcea341e6975f76e0403 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 2 Nov 2005 05:31:39 +0000 Subject: [PATCH] STABLE14-hpux11i-64bit-iops-20051102 hpux 11i has 64 bit inodes (cherry picked from commit 14a985b93f053896c6cd7b2dce1ed07cbff7df73) --- src/config/param.hp_ux11i.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/param.hp_ux11i.h b/src/config/param.hp_ux11i.h index 57730f2d4c..ec4e908528 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