aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-04-04 15:27:52 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-04-04 15:27:52 -0400
commitb1a4d96509a78ad234d94e0b914b289c60d2969d (patch)
treea6e9ff68dc1ff89097bf56355585f23bec70f847 /fs/btrfs/TODO
parente8f05c4508aed906146919f2efa89242a7f90a8b (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/TODO2
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