]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
nuke configure options from AIX param files
authorTom Keiser <tkeiser@sinenomine.net>
Thu, 1 Jul 2010 06:07:54 +0000 (02:07 -0400)
committerDerrick Brashear <shadow@dementia.org>
Thu, 1 Jul 2010 16:36:26 +0000 (09:36 -0700)
Remove antisocial behavior whereby the AIX param
files silently turn on the FAST_RESTART and
BITMAP_LATER config options.

Change-Id: Ic7f77bd6c7aefe0f17b6d8796ce204cc8a5ad4c2
Reviewed-on: http://gerrit.openafs.org/2309
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/config/param.rs_aix51.h
src/config/param.rs_aix52.h
src/config/param.rs_aix53.h
src/config/param.rs_aix61.h

index a856b273ae2f6b5c93c45afe19945b7ca17eef9e..09fb8273a937f499a3404c7e8a2fd56c724f019e 100644 (file)
 #ifdef AFS_NAMEI_ENV
 #define AFS_64BIT_IOPS_ENV     1
 #endif
-#define BITMAP_LATER            1
-#define FAST_RESTART            1
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck code; is it needed any more???? */
index b51903aaae41611fb7f2318d0e4476fd9ed91178..9e6b66b70c846b95ab6a0e869694094d1913f21a 100644 (file)
 #ifdef AFS_NAMEI_ENV
 #define AFS_64BIT_IOPS_ENV     1
 #endif
-#define BITMAP_LATER            1
-#define FAST_RESTART            1
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck code; is it needed any more???? */
index f3473c35c8b492e51906875fbfed0b35b962ebde..2e53230dcf45284a669f6a83f4f586a4e7cd3583 100644 (file)
 #ifdef AFS_NAMEI_ENV
 #define AFS_64BIT_IOPS_ENV     1
 #endif
-#define BITMAP_LATER            1
-#define FAST_RESTART            1
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck code; is it needed any more???? */
index ee74c7cd197c7fa3f779ee3f59f5ff8755319508..79b73eed299fe959c9e6b61575fc4197cde60c41 100644 (file)
 #ifdef AFS_NAMEI_ENV
 #define AFS_64BIT_IOPS_ENV     1
 #endif
-#define BITMAP_LATER            1
-#define FAST_RESTART            1
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck code; is it needed any more???? */