From 6e94faa9cedab66c15a8c373e9f058fee417654b Mon Sep 17 00:00:00 2001 From: tappro Date: Sat, 20 Sep 2008 12:34:13 +0000 Subject: [PATCH] - vbr orphan handling b:15392,15391 i:adilger, bzzz --- lustre/obdclass/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/obdclass/Makefile.in b/lustre/obdclass/Makefile.in index d81ee84..05c5881 100644 --- a/lustre/obdclass/Makefile.in +++ b/lustre/obdclass/Makefile.in @@ -20,7 +20,7 @@ sources: endif obdclass-all-objs := llog.o llog_cat.o llog_lvfs.o llog_obd.o llog_swab.o -obdclass-all-objs += class_obd.o class_hash.o +obdclass-all-objs += class_obd.o class_hash.o target.o obdclass-all-objs += debug.o genops.o uuid.o llog_ioctl.o obdclass-all-objs += lprocfs_status.o lustre_handles.o lustre_peer.o obdclass-all-objs += statfs_pack.o obdo.o obd_config.o obd_mount.o -- 1.8.3.1