commit | d571976292839cec05a2820b08f7629b145ed157 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Mar 23 10:01:08 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Fri Mar 23 10:01:08 2007 -0400 |
tree | 6a3f2f5a9b9c70f61d00ac10edaaaa60d5043474 | |
parent | 79154b1b5bcf87903db7ff16a30b360b78d6fe4f [diff] [blame] |
btrfs_create, btrfs_write_super, btrfs_sync_fs Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index c5d67bb..4b5bd05 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO
@@ -3,6 +3,7 @@ * Fix ENOSPC handling * make a real mkfs and superblock * Do checksumming +* Use a real check instead of mark_buffer_dirty * Define FS objects in terms of different item types * Add block mapping tree (simple dm layer) * Add simple tree locking (semaphore per tree)