diff options
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index ad29267b8738..ff90e5eaf431 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -5,6 +5,7 @@ | |||
5 | * make a real mkfs and superblock | 5 | * make a real mkfs and superblock |
6 | * Do checksumming | 6 | * Do checksumming |
7 | * Define FS objects in terms of different item types | 7 | * Define FS objects in terms of different item types |
8 | * add inode tree | ||
8 | * Add block mapping tree (simple dm layer) | 9 | * Add block mapping tree (simple dm layer) |
9 | * Add simple tree locking (semaphore per tree) | 10 | * Add simple tree locking (semaphore per tree) |
10 | * Make allocator smarter | 11 | * Make allocator smarter |