Whamcloud - gitweb
Revert "b=22033 Change default filesystem to ext3"
authorVitaly Fertman <vitaly.fertman@sun.com>
Thu, 14 Oct 2010 23:14:03 +0000 (03:14 +0400)
committerVitaly Fertman <vitaly.fertman@sun.com>
Thu, 14 Oct 2010 23:14:03 +0000 (03:14 +0400)
This reverts commit f53e89dbe756e9da0ee98c1afe1e3691fa556724.

lustre/autoconf/lustre-core.m4

index 9e6e33d..6e08d2a 100644 (file)
@@ -8,7 +8,7 @@
 AC_DEFUN([LC_CONFIG_SRCDIR],
 [AC_CONFIG_SRCDIR([lustre/obdclass/obdo.c])
 libcfs_is_module=yes
 AC_DEFUN([LC_CONFIG_SRCDIR],
 [AC_CONFIG_SRCDIR([lustre/obdclass/obdo.c])
 libcfs_is_module=yes
-ldiskfs_is_ext4=no
+ldiskfs_is_ext4=yes
 ])
 
 #
 ])
 
 #