Whamcloud - gitweb
LU-669 mea.c unconditionally uses ldiskfs hashs
[fs/lustre-release.git] / lustre / obdclass / autoMakefile.am
index 54a3f20..9e15f8c 100644 (file)
@@ -36,7 +36,7 @@ obdclass_SOURCES := \
         lustre_handles.c lustre_peer.c obd_config.c            \
         obdo.c debug.c llog_ioctl.c uuid.c                      \
         llog_swab.c llog_obd.c llog.c llog_cat.c llog_lvfs.c    \
-        mea.c lu_object.c dt_object.c hash.c lu_ref.c
+        mea.c lu_object.c dt_object.c lu_ref.c
 
 obdclass_CFLAGS := $(EXTRA_KCFLAGS)
 obdclass_LDFLAGS := $(EXTRA_KLDFLAGS)