From b2f91822e282d0b104817e367669730e60fc1fa3 Mon Sep 17 00:00:00 2001 From: deshmukh Date: Tue, 1 Dec 2009 17:13:49 +0000 Subject: [PATCH] b=20655 Reverting HEAD to ext3 as default. --- lustre/autoconf/lustre-core.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 11e6569..419c686 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -8,7 +8,7 @@ AC_DEFUN([LC_CONFIG_SRCDIR], [AC_CONFIG_SRCDIR([lustre/obdclass/obdo.c]) libcfs_is_module=yes -ldiskfs_is_ext4=yes +ldiskfs_is_ext4=no ]) # -- 1.8.3.1