diff options
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index e9371385ccc0..db986c46a554 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -1,9 +1,7 @@ | |||
1 | * cleanup, add more error checking, get rid of BUG_ONs | 1 | * cleanup, add more error checking, get rid of BUG_ONs |
2 | * Fix ENOSPC handling | 2 | * Fix ENOSPC handling |
3 | * Do checksumming | ||
4 | * Add block mapping tree (simple dm layer) | 3 | * Add block mapping tree (simple dm layer) |
5 | * Make allocator smarter | 4 | * Make allocator smarter |
6 | * make level a field in header | ||
7 | * add a block group to struct inode | 5 | * add a block group to struct inode |
8 | * Make directory hashing work on 32 bit | 6 | * Make directory hashing work on 32 bit |
9 | * Make sure nobh stuff is working properly for cows | 7 | * Make sure nobh stuff is working properly for cows |