Whamcloud - gitweb
LU-12885 llite: mark extended attr and inode flags
[fs/lustre-release.git] / lustre / llite / Makefile.in
index ec5ab34..edc2dd7 100644 (file)
@@ -7,9 +7,11 @@ lustre-objs += glimpse.o
 lustre-objs += lcommon_cl.o
 lustre-objs += lcommon_misc.o
 lustre-objs += vvp_dev.o vvp_page.o vvp_io.o vvp_object.o
-lustre-objs += range_lock.o pcc.o
+lustre-objs += pcc.o crypto.o
+lustre-objs += llite_foreign.o llite_foreign_symlink.o
 
 EXTRA_DIST := $(lustre-objs:.o=.c) xattr.c rw26.c super25.c
-EXTRA_DIST += llite_internal.h vvp_internal.h range_lock.h pcc.h
+EXTRA_DIST += llite_internal.h vvp_internal.h pcc.h
+EXTRA_DIST += foreign_symlink.h
 
 @INCLUDE_RULES@