From 38b9d2cceb92030cf53f27fc54c7eaed30f13141 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Fri, 20 Mar 2009 03:12:23 +0000 Subject: [PATCH] DEVEL15-param-file-64-bit-scalar-updates-20090319 LICENSE IPL10 64 bit scalar type availability (cherry picked from commit 4eef62a2f29d81d4fd8c3d28beb0403499f9802e) --- src/config/param.alpha_linux_26.h | 1 + src/config/param.amd64_linux24.h | 1 + src/config/param.amd64_linux26.h | 1 + src/config/param.arm_linux24.h | 1 + src/config/param.arm_linux26.h | 1 + src/config/param.hp_ux110.h | 1 + src/config/param.hp_ux11i.h | 1 + src/config/param.i386_linux24.h | 1 + src/config/param.i386_linux26.h | 1 + src/config/param.i386_umlinux24.h | 1 + src/config/param.i386_umlinux26.h | 1 + src/config/param.ia64_linux24.h | 1 + src/config/param.ia64_linux26.h | 1 + src/config/param.parisc_linux24.h | 1 + src/config/param.ppc64_linux24.h | 1 + src/config/param.ppc64_linux26.h | 1 + src/config/param.ppc_linux24.h | 1 + src/config/param.ppc_linux26.h | 1 + src/config/param.s390_linux24.h | 1 + src/config/param.s390_linux26.h | 1 + src/config/param.sparc64_linux24.h | 1 + src/config/param.sparc64_linux26.h | 1 + src/config/param.sparc_linux24.h | 1 + 23 files changed, 23 insertions(+) diff --git a/src/config/param.alpha_linux_26.h b/src/config/param.alpha_linux_26.h index 866147c98..858138a29 100644 --- a/src/config/param.alpha_linux_26.h +++ b/src/config/param.alpha_linux_26.h @@ -103,6 +103,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 338 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.amd64_linux24.h b/src/config/param.amd64_linux24.h index ea7a6326d..09b3a83dc 100644 --- a/src/config/param.amd64_linux24.h +++ b/src/config/param.amd64_linux24.h @@ -126,6 +126,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 183 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.amd64_linux26.h b/src/config/param.amd64_linux26.h index 5ff55a3e2..cee516963 100644 --- a/src/config/param.amd64_linux26.h +++ b/src/config/param.amd64_linux26.h @@ -107,6 +107,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 183 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.arm_linux24.h b/src/config/param.arm_linux24.h index b2f25c0f7..99c6b98c8 100644 --- a/src/config/param.arm_linux24.h +++ b/src/config/param.arm_linux24.h @@ -108,6 +108,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.arm_linux26.h b/src/config/param.arm_linux26.h index 2e142c770..3881246b7 100644 --- a/src/config/param.arm_linux26.h +++ b/src/config/param.arm_linux26.h @@ -112,6 +112,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.hp_ux110.h b/src/config/param.hp_ux110.h index fbc5b3d39..5103b02be 100644 --- a/src/config/param.hp_ux110.h +++ b/src/config/param.hp_ux110.h @@ -123,6 +123,7 @@ struct uio; #define AFS_GREEDY43_ENV 1 /* Used only in rx/rx_user.c */ #define AFS_ENV 1 #define AFS_USR_HPUX_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #include diff --git a/src/config/param.hp_ux11i.h b/src/config/param.hp_ux11i.h index 62b4881bd..948245c03 100644 --- a/src/config/param.hp_ux11i.h +++ b/src/config/param.hp_ux11i.h @@ -126,6 +126,7 @@ struct uio; #define AFS_GREEDY43_ENV 1 /* Used only in rx/rx_user.c */ #define AFS_ENV 1 #define AFS_USR_HPUX_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #include diff --git a/src/config/param.i386_linux24.h b/src/config/param.i386_linux24.h index 470d0fea8..41ab1ee7f 100644 --- a/src/config/param.i386_linux24.h +++ b/src/config/param.i386_linux24.h @@ -112,6 +112,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.i386_linux26.h b/src/config/param.i386_linux26.h index e79f47fe0..232d4c437 100644 --- a/src/config/param.i386_linux26.h +++ b/src/config/param.i386_linux26.h @@ -119,6 +119,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.i386_umlinux24.h b/src/config/param.i386_umlinux24.h index 8fc475d7c..4d191d629 100644 --- a/src/config/param.i386_umlinux24.h +++ b/src/config/param.i386_umlinux24.h @@ -113,6 +113,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.i386_umlinux26.h b/src/config/param.i386_umlinux26.h index 6b8490940..7029d816b 100644 --- a/src/config/param.i386_umlinux26.h +++ b/src/config/param.i386_umlinux26.h @@ -113,6 +113,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ia64_linux24.h b/src/config/param.ia64_linux24.h index c0c27c65b..cc86fbdd9 100644 --- a/src/config/param.ia64_linux24.h +++ b/src/config/param.ia64_linux24.h @@ -125,6 +125,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 1141 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ia64_linux26.h b/src/config/param.ia64_linux26.h index 946f6efd5..c6ef0af1a 100644 --- a/src/config/param.ia64_linux26.h +++ b/src/config/param.ia64_linux26.h @@ -134,6 +134,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 1141 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.parisc_linux24.h b/src/config/param.parisc_linux24.h index ae5d967f6..d62e8c069 100644 --- a/src/config/param.parisc_linux24.h +++ b/src/config/param.parisc_linux24.h @@ -97,6 +97,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ppc64_linux24.h b/src/config/param.ppc64_linux24.h index 1b6f03ade..1f5c74258 100644 --- a/src/config/param.ppc64_linux24.h +++ b/src/config/param.ppc64_linux24.h @@ -118,6 +118,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ppc64_linux26.h b/src/config/param.ppc64_linux26.h index 8cc04ca47..fa415102f 100644 --- a/src/config/param.ppc64_linux26.h +++ b/src/config/param.ppc64_linux26.h @@ -119,6 +119,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ppc_linux24.h b/src/config/param.ppc_linux24.h index 188324972..708b2dea9 100644 --- a/src/config/param.ppc_linux24.h +++ b/src/config/param.ppc_linux24.h @@ -105,6 +105,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.ppc_linux26.h b/src/config/param.ppc_linux26.h index 8f94a6f8e..9982e7524 100644 --- a/src/config/param.ppc_linux26.h +++ b/src/config/param.ppc_linux26.h @@ -107,6 +107,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.s390_linux24.h b/src/config/param.s390_linux24.h index aaaad85b2..293669ddd 100644 --- a/src/config/param.s390_linux24.h +++ b/src/config/param.s390_linux24.h @@ -120,6 +120,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.s390_linux26.h b/src/config/param.s390_linux26.h index 1c2850498..15660d2fb 100644 --- a/src/config/param.s390_linux26.h +++ b/src/config/param.s390_linux26.h @@ -127,6 +127,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 137 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.sparc64_linux24.h b/src/config/param.sparc64_linux24.h index 3b2c0662f..c6d0656e0 100644 --- a/src/config/param.sparc64_linux24.h +++ b/src/config/param.sparc64_linux24.h @@ -136,6 +136,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 227 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.sparc64_linux26.h b/src/config/param.sparc64_linux26.h index d65091cd9..82836aa0b 100644 --- a/src/config/param.sparc64_linux26.h +++ b/src/config/param.sparc64_linux26.h @@ -137,6 +137,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 227 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include diff --git a/src/config/param.sparc_linux24.h b/src/config/param.sparc_linux24.h index 0cb6c2a50..04295bf68 100644 --- a/src/config/param.sparc_linux24.h +++ b/src/config/param.sparc_linux24.h @@ -137,6 +137,7 @@ #define AFS_MOUNT_AFS "afs" /* The name of the filesystem type. */ #define AFS_SYSCALL 227 #define AFS_64BIT_IOPS_ENV 1 +#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #include -- 2.39.5