From f53e89dbe756e9da0ee98c1afe1e3691fa556724 Mon Sep 17 00:00:00 2001 From: Robert Read Date: Mon, 29 Mar 2010 10:14:48 -0700 Subject: [PATCH] b=22033 Change default filesystem to ext3 --- 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 24b43b2..fb5d062 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