From e538a7d31ca3c5a9556c4d588447c9beb5a6abe7 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Fri, 20 Mar 2009 03:12:39 +0000 Subject: [PATCH] STABLE14-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 f28ef6705..72b7c79c4 100644 --- a/src/config/param.alpha_linux_26.h +++ b/src/config/param.alpha_linux_26.h @@ -104,6 +104,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 bda55421b..8b205b6cd 100644 --- a/src/config/param.amd64_linux26.h +++ b/src/config/param.amd64_linux26.h @@ -108,6 +108,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 83f85a86d..26197891c 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 9a8c8c1fb..9f2586a52 100644 --- a/src/config/param.arm_linux26.h +++ b/src/config/param.arm_linux26.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.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 a14c1b1ec..0bfa67f80 100644 --- a/src/config/param.i386_linux26.h +++ b/src/config/param.i386_linux26.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 /* 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 67491bce3..688d2c2b1 100644 --- a/src/config/param.i386_umlinux26.h +++ b/src/config/param.i386_umlinux26.h @@ -114,6 +114,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 5a866493a..c3e4534a5 100644 --- a/src/config/param.ia64_linux24.h +++ b/src/config/param.ia64_linux24.h @@ -126,6 +126,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 579db61b3..a77399504 100644 --- a/src/config/param.ia64_linux26.h +++ b/src/config/param.ia64_linux26.h @@ -136,6 +136,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 941eb7cdb..1df9f3286 100644 --- a/src/config/param.ppc64_linux26.h +++ b/src/config/param.ppc64_linux26.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 /* 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 e7ad8f632..eb8f90f33 100644 --- a/src/config/param.ppc_linux26.h +++ b/src/config/param.ppc_linux26.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 /* 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 c9e7d40fb..119eee8fd 100644 --- a/src/config/param.s390_linux26.h +++ b/src/config/param.s390_linux26.h @@ -128,6 +128,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 d20555424..86e3d8ff5 100644 --- a/src/config/param.sparc64_linux26.h +++ b/src/config/param.sparc64_linux26.h @@ -138,6 +138,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