diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-04-04 15:27:52 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@hera.kernel.org> | 2007-04-04 15:27:52 -0400 |
commit | b1a4d96509a78ad234d94e0b914b289c60d2969d (patch) | |
tree | a6e9ff68dc1ff89097bf56355585f23bec70f847 /fs/btrfs/TODO | |
parent | e8f05c4508aed906146919f2efa89242a7f90a8b (diff) |
Btrfs: tweak the inode-map and free extent search starts on cold mount
Signed-off-by: Chris Mason <chris.mason@oracle.com>
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 |