Btrfs: Add support for multiple devices per filesystem
[linux-2.6-block.git] / fs / btrfs / Makefile
index 9c61609f371495d612fd0d94f36027512023cc84..5ac6f2946c21a7b0d5574a504107c1954bfd9e6e 100644 (file)
@@ -6,7 +6,7 @@ btrfs-y := super.o ctree.o extent-tree.o print-tree.o root-tree.o dir-item.o \
           hash.o file-item.o inode-item.o inode-map.o disk-io.o \
           transaction.o bit-radix.o inode.o file.o tree-defrag.o \
           extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
-          extent_io.o
+          extent_io.o volumes.o
 
 ifeq ($(CONFIG_FS_POSIX_ACL),y)
 btrfs-y += acl.o