aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/btrfs/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 4b5bd05de94f..454028b6bd46 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -8,11 +8,8 @@
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* Only pin blocks allocated in this transaction
12* Add transaction handles
13* Do actual block accounting 11* Do actual block accounting
14* Check compat and incompat flags on the inode 12* Check compat and incompat flags on the inode
15* Port into the kernel
16* Add virtual filesystems, mountable snapshots 13* Add virtual filesystems, mountable snapshots
17* Get rid of struct ctree_path, limiting tree levels held at one time 14* Get rid of struct ctree_path, limiting tree levels held at one time
18* Release 15* Release