From 5f25d1f8e3a165597697ea90fe2f9689af750ce4 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 21 Feb 2009 18:37:37 +0000 Subject: [PATCH] - replace obdfilter with ofd in b_hd_kdmu --- lustre/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 51658ae..40ee1e8 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -40,7 +40,7 @@ AUTOMAKE_OPTIONS = foreign ALWAYS_SUBDIRS := include lvfs obdclass ldlm ptlrpc osc lov obdecho \ mgc fid fld doc utils tests scripts autoconf contrib -SERVER_SUBDIRS := obdfilter ost mds mgs mdt cmm mdd osd +SERVER_SUBDIRS := ofd ost mds mgs mdt cmm mdd osd CLIENT_SUBDIRS := mdc lmv llite lclient -- 1.8.3.1