From 0b78520b0edc89578e561ed7429b330e3a009dc4 Mon Sep 17 00:00:00 2001 From: fanyong Date: Thu, 7 Sep 2006 03:21:14 +0000 Subject: [PATCH] We repeat lustre_disk.h and miss lustre_mdt.h, fix it. --- lustre/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index aae009d..5364ac7 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -14,6 +14,6 @@ EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ lustre_net.h lustre_quota.h lustre_ucache.h lvfs.h \ obd_cache.h obd_class.h obd_echo.h obd.h obd_lov.h \ obd_ost.h obd_support.h lustre_ver.h lu_object.h \ - md_object.h dt_object.h lustre_param.h lustre_disk.h \ + md_object.h dt_object.h lustre_param.h lustre_mdt.h \ lustre_fid.h lustre_fld.h lustre_req_layout.h -- 1.8.3.1