X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdt%2FMakefile.in;h=ec054d7dcdd2fb007697dcfa6cba0f73571e7da6;hb=17fe3c192e101ace75b2f4d7f7e9ff7d8d85480e;hp=2b23a670265e7bb1974c926bff93456c8615d1bd;hpb=1294081248bbd3e9dc23eb1ffb275dc59a4278db;p=fs%2Flustre-release.git diff --git a/lustre/mdt/Makefile.in b/lustre/mdt/Makefile.in index 2b23a67..ec054d7 100644 --- a/lustre/mdt/Makefile.in +++ b/lustre/mdt/Makefile.in @@ -1,7 +1,7 @@ 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_lvb.o mdt_hsm.o mdt_mds.o +mdt-objs += mdt_open.o mdt_identity.o mdt_lproc.o mdt_fs.o mdt_som.o +mdt-objs += mdt_lvb.o mdt_hsm.o mdt_mds.o mdt_io.o mdt-objs += mdt_hsm_cdt_actions.o mdt-objs += mdt_hsm_cdt_requests.o mdt-objs += mdt_hsm_cdt_client.o