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 8d7e5a3ed629..5ff2cef9f028 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 parent pointer back to extent map. 9* Add parent pointer back to extent map.
10* Implement real list of pending transactions
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)