Whamcloud - gitweb
LU-228 Enabled ext4-based ldiskfs by default on RHEL5
authoryangsheng <ys@whamcloud.com>
Thu, 19 May 2011 14:35:28 +0000 (22:35 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Tue, 24 May 2011 20:58:05 +0000 (13:58 -0700)
Change-Id: Ic4f4a94d86091acab1a77a0cbf1d9a24c715e2c0
Signed-off-by: Yang Sheng <ys@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/574
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/autoconf/lustre-core.m4

index 9ae3659..3891416 100644 (file)
@@ -7,6 +7,7 @@
 #
 AC_DEFUN([LC_CONFIG_SRCDIR],
 [AC_CONFIG_SRCDIR([lustre/obdclass/obdo.c])
+ldiskfs_is_ext4=yes
 ])
 
 #