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 454028b6bd46..2ca301b289a6 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 | * Make directory hashing work on 32 bit | ||
11 | * Do actual block accounting | 12 | * Do actual block accounting |
12 | * Check compat and incompat flags on the inode | 13 | * Check compat and incompat flags on the inode |
13 | * Add virtual filesystems, mountable snapshots | 14 | * Add virtual filesystems, mountable snapshots |