X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdt%2FMakefile.in;h=559b9f6571defb8453b52ae5a2de966926f2f5ae;hb=2dd720a1ad43c4d3cf1d226a226e2ffa494866e4;hp=2b23a670265e7bb1974c926bff93456c8615d1bd;hpb=1294081248bbd3e9dc23eb1ffb275dc59a4278db;p=fs%2Flustre-release.git diff --git a/lustre/mdt/Makefile.in b/lustre/mdt/Makefile.in index 2b23a67..559b9f6 100644 --- a/lustre/mdt/Makefile.in +++ b/lustre/mdt/Makefile.in @@ -1,6 +1,6 @@ MODULES := mdt mdt-objs := mdt_handler.o mdt_lib.o mdt_reint.o mdt_xattr.o mdt_recovery.o -mdt-objs += mdt_open.o mdt_idmap.o mdt_identity.o mdt_capa.o mdt_lproc.o mdt_fs.o +mdt-objs += mdt_open.o mdt_identity.o mdt_lproc.o mdt_fs.o mdt-objs += mdt_lvb.o mdt_hsm.o mdt_mds.o mdt-objs += mdt_hsm_cdt_actions.o mdt-objs += mdt_hsm_cdt_requests.o