X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdt%2FMakefile.in;h=4865a02ba98cd69c53714d8e637c092b3fb295ee;hb=c2db06180b29a6f10e381c06819eea362c840ad2;hp=cc854bbddf0e499e68a6b5326d728215c78493ac;hpb=d2d56f38da01001c92a09afc6b52b5acbd9bc13c;p=fs%2Flustre-release.git diff --git a/lustre/mdt/Makefile.in b/lustre/mdt/Makefile.in index cc854bb..4865a02 100644 --- a/lustre/mdt/Makefile.in +++ b/lustre/mdt/Makefile.in @@ -1,5 +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_rmtacl.o mdt_capa.o mdt_lproc.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 @INCLUDE_RULES@