]> err.no Git - linux-2.6/blobdiff - fs/xfs/Makefile-linux-2.6
[XFS] decontaminate vnode operations from behavior details
[linux-2.6] / fs / xfs / Makefile-linux-2.6
index e7a9a83f0087fae20265bf9f28ef2b4836f7268c..8ed1f0475778bafcdd8da82a5424a9bf667922a9 100644 (file)
@@ -89,6 +89,7 @@ xfs-y                         += xfs_alloc.o \
                                   xfs_utils.o \
                                   xfs_vfsops.o \
                                   xfs_vnodeops.o \
+                                  xfs_vnodeops_bhv.o \
                                   xfs_rw.o \
                                   xfs_dmops.o \
                                   xfs_qmops.o
@@ -114,7 +115,6 @@ xfs-y                               += $(addprefix $(XFS_LINUX)/, \
 # Objects in support/
 xfs-y                          += $(addprefix support/, \
                                   debug.o \
-                                  move.o \
                                   uuid.o)
 
 xfs-$(CONFIG_XFS_TRACE)                += support/ktrace.o