From: yangsheng Date: Thu, 19 May 2011 14:35:28 +0000 (+0800) Subject: LU-228 Enabled ext4-based ldiskfs by default on RHEL5 X-Git-Tag: 1.8.5.56~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=9df442016669c6cd2882cc1671a4461c979a0e11;p=fs%2Flustre-release.git LU-228 Enabled ext4-based ldiskfs by default on RHEL5 Change-Id: Ic4f4a94d86091acab1a77a0cbf1d9a24c715e2c0 Signed-off-by: Yang Sheng Reviewed-on: http://review.whamcloud.com/574 Reviewed-by: Johann Lombardi Tested-by: Hudson Tested-by: Maloo Reviewed-by: Andreas Dilger --- diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 9ae3659..3891416 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -7,6 +7,7 @@ # AC_DEFUN([LC_CONFIG_SRCDIR], [AC_CONFIG_SRCDIR([lustre/obdclass/obdo.c]) +ldiskfs_is_ext4=yes ]) #