summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-13 16:47:54 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-13 16:47:54 -0400
commitd9c9960f8d4bf1ca9b1b491f1f5de5475515dbfc (patch)
tree13057e4e3f9477ec2300c7f9651152c532a4f8a0 /TODO
parent6a332a71ba500fb878787b48c10f00cce470bd4c (diff)
Change the super to point to a tree of trees to enable persistent snapshots
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index ad29267b..ff90e5ea 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,7 @@
* make a real mkfs and superblock
* Do checksumming
* Define FS objects in terms of different item types
+* add inode tree
* Add block mapping tree (simple dm layer)
* Add simple tree locking (semaphore per tree)
* Make allocator smarter