summaryrefslogtreecommitdiff
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-04-28 08:48:10 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-04-28 08:48:10 -0400
commit06a2f9fa4c12a055cc396936408a78ae0acfb6b4 (patch)
tree49770115618c2637e80b4d8d6ee540bc86b3c979 /fs/btrfs/TODO
parent28b8bb9e001aa1c4abdd10a8e36972658237fe43 (diff)
Btrfs: try to drop dead cow pages from ram
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 5ff2cef9f028..6a8c8cd03ca4 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -6,8 +6,7 @@
* Check compat and incompat flags on the inode
* Get rid of struct ctree_path, limiting tree levels held at one time
* Add generation number to key pointer in nodes
-* Add parent pointer back to extent map.
-* Implement real list of pending transactions
+* Add generation number to inode
* Release
* Do real tree locking
* Add extent mirroring (backup copies of blocks)