aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-13 11:17:52 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-13 11:17:52 -0400
commiteaee50e881b88766d9a781c54c4142456cf5e527 (patch)
tree77d26155f563d20d431592236493bde4ae9d9b08 /fs/btrfs/TODO
parent9aca1d51323c0291a7358e0728b64ec4f17d1a77 (diff)
downloadkernel_samsung_smdk4412-eaee50e881b88766d9a781c54c4142456cf5e527.zip
kernel_samsung_smdk4412-eaee50e881b88766d9a781c54c4142456cf5e527.tar.gz
kernel_samsung_smdk4412-eaee50e881b88766d9a781c54c4142456cf5e527.tar.bz2
Btrfs: merge leaves before split
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 52d2a7a..ad29267 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -1,10 +1,8 @@
* cleanup, add more error checking, get rid of BUG_ONs
-* endian fixes
* Make IO functions look more like the page cache
* Fix ENOSPC handling
* make blocksize a mkfs parameter instead of #define
* make a real mkfs and superblock
-* Add shadowing and transactions
* Do checksumming
* Define FS objects in terms of different item types
* Add block mapping tree (simple dm layer)