Whamcloud - gitweb
b=16893
authorgirish <girish>
Fri, 29 May 2009 12:34:59 +0000 (12:34 +0000)
committergirish <girish>
Fri, 29 May 2009 12:34:59 +0000 (12:34 +0000)
i=johann

allow ext4 to be used with rhel4 if enable-ext4 option is used

ldiskfs/configure.ac

index 1102b81..2fd0185 100644 (file)
@@ -98,14 +98,6 @@ AC_ARG_ENABLE([ext4],
                             [enable_ext4='no'])])
 AC_MSG_RESULT([$enable_ext4])
 
-# Remove this part when RHEL5 ext4 patches landed.
-case $LINUXRELEASE in
-2.6.18*) if test x$RHEL_KENEL = xyes; then
-        enable_ext4=no
-        fi
-;;
-esac
-
 if test x$enable_ext4 = xyes ; then
         AC_DEFINE(HAVE_EXT4_LDISKFS, 1, [ldiskfs based on ext4])
         BACKFS=ext4