Skip to content

Commit

Permalink
Btrfs: Create extent_buffer interface for large blocksizes
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 50b78c2 commit 5f39d39
Show file tree
Hide file tree
Showing 22 changed files with 2,794 additions and 2,088 deletions.
2 changes: 2 additions & 0 deletions fs/btrfs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ modules_install:
clean:
$(MAKE) -C $(KERNELDIR) M=`pwd` clean

tester:
$(MAKE) -C $(KERNELDIR) M=`pwd` tree-defrag.o transaction.o sysfs.o super.o root-tree.o inode-map.o inode-item.o inode.o file-item.o file.o extent_map.o disk-io.o ctree.o dir-item.o extent-tree.o
endif
Loading

0 comments on commit 5f39d39

Please sign in to comment.