From cc86a34105e8eae3aba1a43c246fdfb546fae856 Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 29 Mar 2005 04:55:56 +0000 Subject: [PATCH] r=phil these haven't been used in years and years. --- lustre/Makefile.mk | 22 ------------------ lustre/ldlm/Makefile.mk | 10 -------- lustre/llite/Makefile.mk | 11 --------- lustre/lov/Makefile.mk | 9 -------- lustre/lvfs/Makefile.mk | 4 ---- lustre/mdc/Makefile.mk | 9 -------- lustre/mds/Makefile.mk | 11 --------- lustre/obdclass/Makefile.mk | 24 ------------------- lustre/obdecho/Makefile.mk | 9 -------- lustre/obdfilter/Makefile.mk | 11 --------- lustre/osc/Makefile.mk | 10 -------- lustre/ost/Makefile.mk | 9 -------- lustre/ptlrpc/Makefile.mk | 17 -------------- lustre/tests/Makefile.mk | 55 -------------------------------------------- lustre/utils/Makefile.mk | 17 -------------- 15 files changed, 228 deletions(-) delete mode 100644 lustre/Makefile.mk delete mode 100644 lustre/ldlm/Makefile.mk delete mode 100644 lustre/llite/Makefile.mk delete mode 100644 lustre/lov/Makefile.mk delete mode 100644 lustre/lvfs/Makefile.mk delete mode 100644 lustre/mdc/Makefile.mk delete mode 100644 lustre/mds/Makefile.mk delete mode 100644 lustre/obdclass/Makefile.mk delete mode 100644 lustre/obdecho/Makefile.mk delete mode 100644 lustre/obdfilter/Makefile.mk delete mode 100644 lustre/osc/Makefile.mk delete mode 100644 lustre/ost/Makefile.mk delete mode 100644 lustre/ptlrpc/Makefile.mk delete mode 100644 lustre/tests/Makefile.mk delete mode 100644 lustre/utils/Makefile.mk diff --git a/lustre/Makefile.mk b/lustre/Makefile.mk deleted file mode 100644 index 9e1a9dd..0000000 --- a/lustre/Makefile.mk +++ /dev/null @@ -1,22 +0,0 @@ -include $(src)/portals/Kernelenv - -# for scripts/version_tag.pl -LINUX = @LINUX@ - -obj-y += portals/ -# obdclass has to come before anything that does class_register.. -obj-y += obdclass/ -obj-y += ptlrpc/ -obj-y += obdfilter/ -obj-y += mdc/ -obj-y += mds/ -obj-y += obdecho/ -obj-y += osc/ -obj-y += ost/ -obj-y += lov/ -obj-y += llite/ -obj-y += lvfs/ - -# portals needs to be before utils/, which pulls in ptlctl objects -obj-m += utils/ -obj-m += tests/ diff --git a/lustre/ldlm/Makefile.mk b/lustre/ldlm/Makefile.mk deleted file mode 100644 index 650331e..0000000 --- a/lustre/ldlm/Makefile.mk +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += ldlm.o -ldlm-objs := l_lock.o ldlm_lock.o ldlm_resource.o ldlm_extent.o ldlm_request.o \ - ldlm_lockd.o ldlm_lib.o ldlm_flock.o ldlm_plain.o diff --git a/lustre/llite/Makefile.mk b/lustre/llite/Makefile.mk deleted file mode 100644 index dabbd9e..0000000 --- a/lustre/llite/Makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += llite.o -llite-objs := llite_lib.o dcache.o super.o rw.o \ - super25.o file.o dir.o symlink.o namei.o lproc_llite.o \ - rw26.o llite_nfs.o llite_close.o special.o llite_mmap.o diff --git a/lustre/lov/Makefile.mk b/lustre/lov/Makefile.mk deleted file mode 100644 index bdef333..0000000 --- a/lustre/lov/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += lov.o -lov-objs := lov_obd.o lov_pack.o lproc_lov.o lov_log.o lov_offset.o lov_merge.o lov_request.o lov_qos.o diff --git a/lustre/lvfs/Makefile.mk b/lustre/lvfs/Makefile.mk deleted file mode 100644 index 81c177a..0000000 --- a/lustre/lvfs/Makefile.mk +++ /dev/null @@ -1,4 +0,0 @@ -include $(src)/../portals/Kernelenv - -obj-y += lvfs.o fsfilt_ext3.o -lvfs-objs := fsfilt.o lvfs_common.o lvfs_linux.o diff --git a/lustre/mdc/Makefile.mk b/lustre/mdc/Makefile.mk deleted file mode 100644 index a93f1cf..0000000 --- a/lustre/mdc/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += mdc.o -mdc-objs := mdc_locks.o mdc_request.o mdc_reint.o lproc_mdc.o mdc_lib.o diff --git a/lustre/mds/Makefile.mk b/lustre/mds/Makefile.mk deleted file mode 100644 index 495bb0d..0000000 --- a/lustre/mds/Makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += mds.o -mds-objs := mds_lov.o handler.o mds_reint.o mds_fs.o lproc_mds.o mds_open.o \ - mds_lib.o mds_unlink_open.o mds_log.o - diff --git a/lustre/obdclass/Makefile.mk b/lustre/obdclass/Makefile.mk deleted file mode 100644 index 43bdb68..0000000 --- a/lustre/obdclass/Makefile.mk +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += obdclass.o -obdclass-objs := llog.o llog_cat.o class_obd.o debug.o \ - genops.o sysctl.o uuid.o lprocfs_status.o lustre_handles.o \ - lustre_peer.o statfs_pack.o obdo.o llog_lvfs.o llog_obd.o \ - obd_config.o llog_ioctl.o - -$(obj)/class_obd.o: lustre_build_version - -# XXX I'm sure there's some automake mv-if-different helper for this. -.PHONY: -lustre_build_version: - pwd - perl $(src)/../scripts/version_tag.pl $(src)/.. $(obj)/.. > $(obj)/tmpver - cmp -s $(src)/../include/linux/lustre_build_version.h $(obj)/tmpver \ - 2> /dev/null && \ - $(RM) $(obj)/tmpver || \ - mv $(obj)/tmpver $(src)/../include/linux/lustre_build_version.h diff --git a/lustre/obdecho/Makefile.mk b/lustre/obdecho/Makefile.mk deleted file mode 100644 index 07b7040..0000000 --- a/lustre/obdecho/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += obdecho.o -obdecho-objs := echo.o echo_client.o lproc_echo.o diff --git a/lustre/obdfilter/Makefile.mk b/lustre/obdfilter/Makefile.mk deleted file mode 100644 index e8515dd..0000000 --- a/lustre/obdfilter/Makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += obdfilter.o -obdfilter-objs := filter.o lproc_obdfilter.o filter_log.o filter_io.o \ - filter_san.o filter_io_26.o - diff --git a/lustre/osc/Makefile.mk b/lustre/osc/Makefile.mk deleted file mode 100644 index 2a17b1c..0000000 --- a/lustre/osc/Makefile.mk +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += osc.o -osc-objs := osc_request.o lproc_osc.o osc_lib.o osc_create.o - diff --git a/lustre/ost/Makefile.mk b/lustre/ost/Makefile.mk deleted file mode 100644 index 08c7dae..0000000 --- a/lustre/ost/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += ost.o -ost-objs := ost_handler.o lproc_ost.o diff --git a/lustre/ptlrpc/Makefile.mk b/lustre/ptlrpc/Makefile.mk deleted file mode 100644 index 4154582..0000000 --- a/lustre/ptlrpc/Makefile.mk +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2003 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(src)/../portals/Kernelenv - -obj-y += ptlrpc.o - -ptlrpc-objs := recover.o connection.o ptlrpc_module.o events.o service.o \ - client.o niobuf.o pack_generic.o lproc_ptlrpc.o pinger.o \ - recov_thread.o import.o llog_net.o llog_client.o \ - llog_server.o ptlrpcd.o ../ldlm/l_lock.o ../ldlm/ldlm_lock.o \ - ../ldlm/ldlm_resource.o ../ldlm/ldlm_extent.o \ - ../ldlm/ldlm_request.o ../ldlm/ldlm_lockd.o \ - ../ldlm/ldlm_lib.o ../ldlm/ldlm_flock.o ../ldlm/ldlm_plain.o - diff --git a/lustre/tests/Makefile.mk b/lustre/tests/Makefile.mk deleted file mode 100644 index 7e9181e..0000000 --- a/lustre/tests/Makefile.mk +++ /dev/null @@ -1,55 +0,0 @@ -include $(src)/../portals/Kernelenv - -HOSTCFLAGS += -Iinclude -D_LARGEFILE64_SOURCE - -OURPTLCTL := $(addprefix $(src)/../portals/utils/, $(PTLCTLOBJS)) -OURPTLCTLNOPARSER := $(addprefix $(src)/../portals/utils/, \ - $(filter-out parser.o,$(PTLCTLOBJS))) - -host-progs := openunlink testreq truncate directio openme writeme \ - munlink tchmod toexcl fsx test_brw openclose createdestroy \ - stat createmany statmany multifstat createtest mlink \ - opendirunlink opendevunlink unlinkmany fchdir_test \ - checkstat wantedi statone runas openfile \ - mcreate mkdirmany utime o_directory small_write multiop \ - writemany - -always := $(host-progs) - - -tchmod-objs := tchmod.o -toexcl-objs := toexcl.o -testreq-objs := testreq.o -mcreate-objs := mcreate.o -munlink-objs := munlink.o -mlink-objs := mlink.o -truncate-objs := truncate.o -directio-objs := directio.o -openunlink-objs := openunlink.o -openme-objs := openme.o -writeme-objs := writeme.o -fsx-objs := fsx.o -test_brw-objs := test_brw.o -openclose-objs := openclose.o -createdestroy-objs := createdestroy.o -stat-objs := stat.o -createmany-objs := createmany.o -statmany-objs := statmany.o -unlinkmany-objs := unlinkmany.o -statone-objs := statone.o -mkdirmany-objs := mkdirmany.o -multifstat-objs := multifstat.o -checkstat-objs := checkstat.o -runas-objs := runas.o -openfile-objs := openfile.o -wantedi-objs := wantedi.o -createtest-objs := createtest.o -opendirunlink-objs :=opendirunlink.o -opendevunlink-objs :=opendirunlink.o -fchdir_test-objs :=fchdir_test.o -utime-objs :=utime.o -o_directory-objs :=o_directory.o -small_write-objs :=small_write.o -multiop-objs :=multiop.o -writemany-objs := writemany.o - diff --git a/lustre/utils/Makefile.mk b/lustre/utils/Makefile.mk deleted file mode 100644 index f0978e2..0000000 --- a/lustre/utils/Makefile.mk +++ /dev/null @@ -1,17 +0,0 @@ -include $(src)/../portals/Kernelenv - -OURPTLCTL := $(addprefix $(src)/../portals/utils/, $(PTLCTLOBJS)) -OURPTLCTLNOPARSER := $(addprefix $(src)/../portals/utils/, \ - $(filter-out parser.o,$(PTLCTLOBJS))) - -host-progs := lctl obdio obdbarrier lload llmount #lfs# obdstat lfind -always := $(host-progs) - -lctl-objs := parser.o obd.o lctl.o lustre_cfg.o -HOSTLOADLIBES_lctl += $(LIBREADLINE) $(OURPTLCTLNOPARSER) -obdio-objs := obdio.o obdiolib.o -obdbarrier-objs := obdbarrier.o obdiolib.o -lload-objs := lload.o -llmount-objs := llmount.o -HOSTLOADLIBES_llmount += $(OURPTLCTL) -HOSTLOADLIBES_lload += $(OURPTLCTL) -- 1.8.3.1