diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-03-26 11:01:09 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@hera.kernel.org> | 2007-03-26 11:01:09 -0400 |
commit | b52d63fecef89191ed52ab223e9b3b9bd7d615a6 (patch) | |
tree | 1db692c43c2d1b3b001f74bcaf9aae98884cf5a1 /fs/btrfs/TODO | |
parent | 8ef97622caa2d5f78d1dc58ab918e2fbfa9b357a (diff) | |
download | op-kernel-dev-b52d63fecef89191ed52ab223e9b3b9bd7d615a6.zip op-kernel-dev-b52d63fecef89191ed52ab223e9b3b9bd7d615a6.tar.gz |
Btrfs: TODO update
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index 4b5bd05..454028b 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO @@ -8,11 +8,8 @@ * Add block mapping tree (simple dm layer) * Add simple tree locking (semaphore per tree) * Make allocator smarter -* Only pin blocks allocated in this transaction -* Add transaction handles * 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 * Release |