From 1de5604ec69a9b80110df25e548c6618563b64e9 Mon Sep 17 00:00:00 2001 From: Vitaly Fertman Date: Fri, 15 Oct 2010 03:14:03 +0400 Subject: [PATCH] Revert "b=22033 Change default filesystem to ext3" This reverts commit f53e89dbe756e9da0ee98c1afe1e3691fa556724. --- 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 9e6e33d..6e08d2a 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=no +ldiskfs_is_ext4=yes ]) # -- 1.8.3.1