]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/Makefile
ocfs2: Explain t_is_new in ocfs2_cp_xattr_cluster().
[~andy/linux] / fs / ocfs2 / Makefile
index 21323da4085559d8703a4f95aa8019eb06b62e7e..7e4b361b755cacf6101497a877c8c70a006f7306 100644 (file)
@@ -35,9 +35,13 @@ ocfs2-objs := \
        sysfile.o               \
        uptodate.o              \
        ver.o                   \
-       xattr.o                 \
-       xattr_user.o            \
-       xattr_trusted.o
+       quota_local.o           \
+       quota_global.o          \
+       xattr.o
+
+ifeq ($(CONFIG_OCFS2_FS_POSIX_ACL),y)
+ocfs2-objs += acl.o
+endif
 
 ocfs2_stackglue-objs := stackglue.o
 ocfs2_stack_o2cb-objs := stack_o2cb.o