Stop using radix trees to record pending allocations
authorChris Mason <chris.mason@oracle.com>
Mon, 15 Oct 2007 20:25:04 +0000 (16:25 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Mon, 15 Oct 2007 20:25:04 +0000 (16:25 -0400)
commit08c66b7738e17ae2879d767a59ebec56c7a189b2
treea9e2d24eac5cbeaf18f8ddfb4ab5ffb661068b0a
parentf12d799856c27ba425db93e5829f6b858bc03561
Stop using radix trees to record pending allocations
Makefile
ctree.h
disk-io.c
extent-tree.c
pending-extent.c [new file with mode: 0644]
pending-extent.h [new file with mode: 0644]
rbtree.c [new file with mode: 0644]
rbtree.h [new file with mode: 0644]