aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 2ca301b289a6..7aec75e9a37e 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -8,7 +8,10 @@
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 level a field in header
12* add a block group to struct inode
11* Make directory hashing work on 32 bit 13* Make directory hashing work on 32 bit
14* Make sure nobh stuff is working properly for cows
12* Do actual block accounting 15* Do actual block accounting
13* Check compat and incompat flags on the inode 16* Check compat and incompat flags on the inode
14* Add virtual filesystems, mountable snapshots 17* Add virtual filesystems, mountable snapshots