aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-23 10:01:08 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-23 10:01:08 -0400
commitd571976292839cec05a2820b08f7629b145ed157 (patch)
tree6a3f2f5a9b9c70f61d00ac10edaaaa60d5043474 /fs/btrfs/TODO
parent79154b1b5bcf87903db7ff16a30b360b78d6fe4f (diff)
btrfs_create, btrfs_write_super, btrfs_sync_fs
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 c5d67bbd4d90..4b5bd05de94f 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -3,6 +3,7 @@
3* Fix ENOSPC handling 3* Fix ENOSPC handling
4* make a real mkfs and superblock 4* make a real mkfs and superblock
5* Do checksumming 5* Do checksumming
6* Use a real check instead of mark_buffer_dirty
6* Define FS objects in terms of different item types 7* Define FS objects in terms of different item types
7* Add block mapping tree (simple dm layer) 8* Add block mapping tree (simple dm layer)
8* Add simple tree locking (semaphore per tree) 9* Add simple tree locking (semaphore per tree)