summaryrefslogtreecommitdiff
path: root/fs/ocfs2/Makefile
diff options
context:
space:
mode:
authorTao Ma <tao.ma@oracle.com>2009-08-18 03:19:26 (GMT)
committerJoel Becker <joel.becker@oracle.com>2009-09-23 03:09:26 (GMT)
commitf2c870e3b12e38da6d9b5b17c4c8ae56a0ed68e4 (patch)
tree23aabcc02bc4437c975626012248a7fad3a307de /fs/ocfs2/Makefile
parent93c97087a646429f4dc0d73298d64674ddd5cde8 (diff)
downloadlinux-f2c870e3b12e38da6d9b5b17c4c8ae56a0ed68e4.tar.xz
ocfs2: Add ocfs2_read_refcount_block.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
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 0159607..31f25ce 100644
--- a/fs/ocfs2/Makefile
+++ b/fs/ocfs2/Makefile
@@ -28,6 +28,7 @@ ocfs2-objs := \
locks.o \
mmap.o \
namei.o \
+ refcounttree.o \
resize.o \
slot_map.o \
suballoc.o \