From 14a985b93f053896c6cd7b2dce1ed07cbff7df73 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 2 Nov 2005 05:30:47 +0000 Subject: [PATCH] hpux11i-64bit-iops-20051102 hpux 11i has 64 bit inodes --- 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 57730f2..ec4e908 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 -- 1.9.4