summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason2007-03-16 00:03:33 +0100
committerDavid Woodhouse2007-03-16 00:03:33 +0100
commit1e1d27017c5986c1ea81181506042cf9cba3f6ea (patch)
treeaad9439d33f45543d7b041c3609ab180c2283526 /fs/btrfs/TODO
parentBtrfs: directory testing code and dir item fixes (diff)
downloadkernel-qcow2-linux-1e1d27017c5986c1ea81181506042cf9cba3f6ea.tar.gz
kernel-qcow2-linux-1e1d27017c5986c1ea81181506042cf9cba3f6ea.tar.xz
kernel-qcow2-linux-1e1d27017c5986c1ea81181506042cf9cba3f6ea.zip
Btrfs: add inode item
Signed-off-by: Chris Mason <chris.mason@oracle.com>
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 249e2e90bea8..2ae4b3aae1e5 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -9,6 +9,7 @@
* Add simple tree locking (semaphore per tree)
* Make allocator smarter
* Do actual block accounting
+* Check compat and incompat flags on the inode
* Port into the kernel
* Add virtual filesystems, mountable snapshots
* Get rid of struct ctree_path, limiting tree levels held at one time