summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/Makefile
diff options
context:
space:
mode:
authorJoel Becker <jlbec@evilplan.org>2011-05-26 06:51:55 +0200
committerJoel Becker <jlbec@evilplan.org>2011-05-26 06:51:55 +0200
commitece928df16494becd43f999aff9bd530182e7e81 (patch)
tree905042764ea5d8ab6eda63666406e19f607bcf4c /fs/ocfs2/Makefile
parentOcfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. (diff)
parentOcfs2/move_extents: Set several trivial constraints for threshold. (diff)
downloadlinux-ece928df16494becd43f999aff9bd530182e7e81.tar.xz
linux-ece928df16494becd43f999aff9bd530182e7e81.zip
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window
Conflicts: fs/ocfs2/ioctl.c
Diffstat (limited to 'fs/ocfs2/Makefile')
-rw-r--r--fs/ocfs2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/Makefile b/fs/ocfs2/Makefile
index d8a0313e99e6..f17e58b32989 100644
--- a/fs/ocfs2/Makefile
+++ b/fs/ocfs2/Makefile
@@ -30,6 +30,7 @@ ocfs2-objs := \
namei.o \
refcounttree.o \
reservations.o \
+ move_extents.o \
resize.o \
slot_map.o \
suballoc.o \