]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/Makefile
ocfs2: Support commit= mount option
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / Makefile
index 7d3be845a6142e429058c8cc290e4d6eb7a809c0..3591890b32c682df8f73edbeca23cd8741d0dede 100644 (file)
@@ -16,18 +16,19 @@ ocfs2-objs := \
        file.o                  \
        heartbeat.o             \
        inode.o                 \
+       ioctl.o                 \
        journal.o               \
        localalloc.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/