summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-27 06:33:00 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-27 06:33:00 -0400
commit6407bf6d7c449cbfb0a39d985194e265eda3baf4 (patch)
tree29b7226d36b1fbbe2a6bed134ddc3f8d98853bb2 /fs/btrfs/TODO
parentdee26a9f7aab7ffe1193cd1415b23a69426acc9f (diff)
downloadlinux-stable-6407bf6d7c449cbfb0a39d985194e265eda3baf4.tar.gz
linux-stable-6407bf6d7c449cbfb0a39d985194e265eda3baf4.tar.bz2
linux-stable-6407bf6d7c449cbfb0a39d985194e265eda3baf4.zip
Btrfs: reference counts on data extents
Signed-off-by: Chris Mason <chris.mason@oracle.com>
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 @@
* Add block mapping tree (simple dm layer)
* Add simple tree locking (semaphore per tree)
* Make allocator smarter
+* make level a field in header
+* add a block group to struct inode
* Make directory hashing work on 32 bit
+* Make sure nobh stuff is working properly for cows
* Do actual block accounting
* Check compat and incompat flags on the inode
* Add virtual filesystems, mountable snapshots