From: Derrick Brashear Date: Tue, 20 Jun 2006 22:31:04 +0000 (+0000) Subject: STABLE14-dont-override-default-fs-settings-for-aix5-20060620 X-Git-Tag: openafs-stable-1_4_2-beta2~29 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0bbe6a75267eea2df30ba86521b4754ce7ecf404;p=packages%2Fo%2Fopenafs.git STABLE14-dont-override-default-fs-settings-for-aix5-20060620 this was just excessively clever. if aix 5 binaries "want" this, there are configure switches. laziness sucks. --- diff --git a/src/config/param.rs_aix51.h b/src/config/param.rs_aix51.h index ecfe978c4..cd49793ba 100644 --- a/src/config/param.rs_aix51.h +++ b/src/config/param.rs_aix51.h @@ -25,8 +25,6 @@ #ifdef AFS_NAMEI_ENV #define AFS_64BIT_IOPS_ENV 1 #endif -#define BITMAP_LATER 1 -#define FAST_RESTART 1 #define AFS_HAVE_FLOCK_SYSID 1 diff --git a/src/config/param.rs_aix52.h b/src/config/param.rs_aix52.h index 0ee9986ec..b20bb378d 100644 --- a/src/config/param.rs_aix52.h +++ b/src/config/param.rs_aix52.h @@ -26,8 +26,6 @@ #ifdef AFS_NAMEI_ENV #define AFS_64BIT_IOPS_ENV 1 #endif -#define BITMAP_LATER 1 -#define FAST_RESTART 1 #define AFS_HAVE_FLOCK_SYSID 1 diff --git a/src/config/param.rs_aix53.h b/src/config/param.rs_aix53.h index ba4f151f3..ecfb3671a 100644 --- a/src/config/param.rs_aix53.h +++ b/src/config/param.rs_aix53.h @@ -27,8 +27,6 @@ #ifdef AFS_NAMEI_ENV #define AFS_64BIT_IOPS_ENV 1 #endif -#define BITMAP_LATER 1 -#define FAST_RESTART 1 #define AFS_HAVE_FLOCK_SYSID 1