Whamcloud - gitweb
support for linux v2.6.18
authorqiyong <qiyong>
Mon, 17 Jul 2006 14:46:59 +0000 (14:46 +0000)
committerqiyong <qiyong>
Mon, 17 Jul 2006 14:46:59 +0000 (14:46 +0000)
lustre/autoconf/lustre-core.m4

index 212b4b8..83725f6 100644 (file)
@@ -365,6 +365,7 @@ case $BACKINGFS in
                2.6.12*) LDISKFS_SERIES="2.6.12-vanilla.series" ;;
                2.6.15*) LDISKFS_SERIES="2.6-fc5.series";;
                2.6.16*) LDISKFS_SERIES="2.6-fc5.series";;
+               2.6.18*) LDISKFS_SERIES="2.6.18-vanilla.series";;
                *) AC_MSG_WARN([Unknown kernel version $LINUXRELEASE, fix lustre/autoconf/lustre-core.m4])
                esac
                AC_MSG_RESULT([$LDISKFS_SERIES])