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 8142be88d71c..249e2e90bea8 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -8,6 +8,7 @@ | |||
8 | * Add block mapping tree (simple dm layer) | 8 | * Add block mapping tree (simple dm layer) |
9 | * Add simple tree locking (semaphore per tree) | 9 | * Add simple tree locking (semaphore per tree) |
10 | * Make allocator smarter | 10 | * Make allocator smarter |
11 | * Do actual block accounting | ||
11 | * Port into the kernel | 12 | * Port into the kernel |
12 | * Add virtual filesystems, mountable snapshots | 13 | * Add virtual filesystems, mountable snapshots |
13 | * Get rid of struct ctree_path, limiting tree levels held at one time | 14 | * Get rid of struct ctree_path, limiting tree levels held at one time |