Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f39d397 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Create extent_buffer interface for large blocksizes

parent 50b78c24
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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