]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/Makefile-linux-2.6
[XFS] Kill off xfs_statvfs.
[linux-2.6-omap-h63xx.git] / fs / xfs / Makefile-linux-2.6
index e7a9a83f0087fae20265bf9f28ef2b4836f7268c..97316451fc6d5975070ff689e5ff076852d98cd0 100644 (file)
@@ -49,7 +49,6 @@ xfs-y                         += xfs_alloc.o \
                                   xfs_alloc_btree.o \
                                   xfs_attr.o \
                                   xfs_attr_leaf.o \
-                                  xfs_behavior.o \
                                   xfs_bit.o \
                                   xfs_bmap.o \
                                   xfs_bmap_btree.o \
@@ -71,7 +70,6 @@ xfs-y                         += xfs_alloc.o \
                                   xfs_iget.o \
                                   xfs_inode.o \
                                   xfs_inode_item.o \
-                                  xfs_iocore.o \
                                   xfs_iomap.o \
                                   xfs_itable.o \
                                   xfs_dfrag.o \
@@ -108,13 +106,11 @@ xfs-y                             += $(addprefix $(XFS_LINUX)/, \
                                   xfs_iops.o \
                                   xfs_lrw.o \
                                   xfs_super.o \
-                                  xfs_vfs.o \
                                   xfs_vnode.o)
 
 # Objects in support/
 xfs-y                          += $(addprefix support/, \
                                   debug.o \
-                                  move.o \
                                   uuid.o)
 
 xfs-$(CONFIG_XFS_TRACE)                += support/ktrace.o