aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 6a8c8cd03ca4..f6df246f26c3 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -7,6 +7,7 @@
7* Get rid of struct ctree_path, limiting tree levels held at one time 7* Get rid of struct ctree_path, limiting tree levels held at one time
8* Add generation number to key pointer in nodes 8* Add generation number to key pointer in nodes
9* Add generation number to inode 9* Add generation number to inode
10* Add ability to switch a block group from data to metadata or vice versa
10* Release 11* Release
11* Do real tree locking 12* Do real tree locking
12* Add extent mirroring (backup copies of blocks) 13* Add extent mirroring (backup copies of blocks)