commit | dee26a9f7aab7ffe1193cd1415b23a69426acc9f | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Mar 26 16:00:06 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Mon Mar 26 16:00:06 2007 -0400 |
tree | 7271c85340349817b92647d8882247478192d1bb | |
parent | 4730a4bc5bf3861d2cb40999374b3ac0ee2a1e0d [diff] [blame] |
btrfs_get_block, file read/write Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index 454028b..2ca301b 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO
@@ -8,6 +8,7 @@ * Add block mapping tree (simple dm layer) * Add simple tree locking (semaphore per tree) * Make allocator smarter +* Make directory hashing work on 32 bit * Do actual block accounting * Check compat and incompat flags on the inode * Add virtual filesystems, mountable snapshots