diff options
author | Chris Mason | 2007-03-20 14:51:12 -0400 |
---|---|---|
committer | David Woodhouse | 2007-03-20 14:51:12 -0400 |
commit | 313a013bb927cfba849b1bb746e9112ba856e43a (patch) | |
tree | aa565b955f9609559cdee441bbdda152694cd495 /fs/btrfs/TODO | |
parent | 9f5fae2fe6dc35b46bf56183f11398451851cb3f (diff) |
Btrfs: Update TODO
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index e9894999322e..c5d67bbd4d90 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO @@ -4,7 +4,6 @@ * 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 |