]> err.no Git - linux-2.6/blobdiff - fs/xfs/Makefile-linux-2.6
[XFS] decontaminate vfs operations from behavior details
[linux-2.6] / fs / xfs / Makefile-linux-2.6
index e7a9a83f0087fae20265bf9f28ef2b4836f7268c..0e474785ebae724447d1261a16518fcb5961bad8 100644 (file)
@@ -88,6 +88,7 @@ xfs-y                         += xfs_alloc.o \
                                   xfs_trans_item.o \
                                   xfs_utils.o \
                                   xfs_vfsops.o \
+                                  xfs_vfsops_bhv.o \
                                   xfs_vnodeops.o \
                                   xfs_rw.o \
                                   xfs_dmops.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