Whamcloud - gitweb
b=22642 ldiskfs to figure out ext3/4 base itself
authorBrian J. Murrell <brian.murrell@oracle.com>
Mon, 17 May 2010 21:08:10 +0000 (17:08 -0400)
committerJohann Lombardi <johann@sun.com>
Tue, 18 May 2010 12:41:59 +0000 (14:41 +0200)
Ldiskfs should figure out whether to base itself on ext3 or ext4
by itself and not rely on lustre's configure to tell it.

i=mjmac
i=johann

ldiskfs/configure.ac

index 325ec6f..fdbfe9f 100644 (file)
@@ -83,6 +83,8 @@ AM_CONDITIONAL(USE_QUILT, test x$QUILT != xno)
 
 LB_DEFINE_LDISKFS_OPTIONS
 
+LB_HAVE_EXT4_ENABLED
+
 if test x$enable_ext4 = xyes ; then
        AC_DEFINE(HAVE_EXT4_LDISKFS, 1, [ldiskfs based on ext4])
        BACKFS=ext4