From b5d91e83a5000c4665ead417933f5279b9793971 Mon Sep 17 00:00:00 2001 From: jacob Date: Sun, 19 Dec 2004 23:28:18 +0000 Subject: [PATCH] Add missed files. --- lustre/autoconf/lustre-core.m4 | 5 +---- lustre/autoconf/lustre-version.ac | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index be1bed5..7a9bac7 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -274,6 +274,7 @@ case $BACKINGFS in LC_FSHOOKS([ LDISKFS_SERIES="2.6-suse.series" ],[ + AC_MSG_ERROR([Only SuSE 2.6 kernels (with fshooks) are supported at this time]) LDISKFS_SERIES="2.6-vanilla.series" ]) AC_SUBST(LDISKFS_SERIES) @@ -435,8 +436,6 @@ AC_DEFUN([LC_CONFIG_FILES], lustre/Makefile lustre/autoMakefile lustre/autoconf/Makefile -lustre/cmobd/Makefile -lustre/cmobd/autoMakefile lustre/cobd/Makefile lustre/cobd/autoMakefile lustre/conf/Makefile @@ -451,8 +450,6 @@ lustre/liblustre/Makefile lustre/liblustre/tests/Makefile lustre/llite/Makefile lustre/llite/autoMakefile -lustre/lmv/Makefile -lustre/lmv/autoMakefile lustre/lov/Makefile lustre/lov/autoMakefile lustre/lvfs/Makefile diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 756fba6..b0d4338 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1 +1 @@ -m4_define([LUSTRE_VERSION],[1.3.9.1]) +m4_define([LUSTRE_VERSION],[1.4.0.1]) -- 1.8.3.1