Skip to content

Commit

Permalink
LU-992 build: remove obsolete rhel5 server configurations
Browse files Browse the repository at this point in the history
For 2.4 RHEL5 server side support has been removed but
some technical debt remained before. This patch removes
the no longer needed rhel5 kernel configurations and
the CONFIG_LDISKFSDEV_* options that were left over
from the rhel5 ext3 days.

Signed-off-by: James Simmons <[email protected]>
Change-Id: I345b1b5d182602b82be018b1e18a7bdbe939f578
Reviewed-on: http://review.whamcloud.com/5930
Tested-by: Hudson
Tested-by: Maloo <[email protected]>
Reviewed-by: Alex Zhuravlev <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
  • Loading branch information
jasimmons1973 authored and Oleg Drokin committed Apr 26, 2013
1 parent db57d4c commit ac94a75
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 56,599 deletions.
9 changes: 0 additions & 9 deletions ldiskfs/ldiskfs/ldiskfs_config.h.in
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/* enable posix acls for ldiskfs */
#define CONFIG_LDISKFSDEV_FS_POSIX_ACL 1

/* enable fs security for ldiskfs */
#define CONFIG_LDISKFSDEV_FS_SECURITY 1

/* enable extented attributes for ldiskfs */
#define CONFIG_LDISKFSDEV_FS_XATTR 1

/* enable posix acls for ldiskfs */
#define CONFIG_LDISKFS_FS_POSIX_ACL 1

Expand Down
1 change: 0 additions & 1 deletion lustre/autoconf/lustre-core.m4
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,6 @@ lustre/kernel_patches/targets/2.6-rhel5.target
lustre/kernel_patches/targets/2.6-sles10.target
lustre/kernel_patches/targets/2.6-sles11.target
lustre/kernel_patches/targets/3.0-sles11.target
lustre/kernel_patches/targets/2.6-oel5.target
lustre/kernel_patches/targets/2.6-fc11.target
lustre/kernel_patches/targets/2.6-fc12.target
lustre/kernel_patches/targets/2.6-fc15.target
Expand Down
Loading

0 comments on commit ac94a75

Please sign in to comment.