]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/Makefile
[XFRM] xfrm_policy: kill some bloat
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / Makefile
index 7d3be845a6142e429058c8cc290e4d6eb7a809c0..4d4ce48bb42c2eb29f4ecb099b5bd63a97040e2a 100644 (file)
@@ -16,18 +16,20 @@ ocfs2-objs := \
        file.o                  \
        heartbeat.o             \
        inode.o                 \
+       ioctl.o                 \
        journal.o               \
        localalloc.o            \
+       locks.o                 \
        mmap.o                  \
        namei.o                 \
+       resize.o                \
        slot_map.o              \
        suballoc.o              \
        super.o                 \
        symlink.o               \
        sysfile.o               \
        uptodate.o              \
-       ver.o                   \
-       vote.o
+       ver.o
 
 obj-$(CONFIG_OCFS2_FS) += cluster/
 obj-$(CONFIG_OCFS2_FS) += dlm/