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 | |
parent | 8ef97622caa2d5f78d1dc58ab918e2fbfa9b357a (diff) |
Btrfs: TODO update
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs')
-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 4b5bd05de94f..454028b6bd46 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -8,11 +8,8 @@ | |||
8 | * Add block mapping tree (simple dm layer) | 8 | * Add block mapping tree (simple dm layer) |
9 | * Add simple tree locking (semaphore per tree) | 9 | * Add simple tree locking (semaphore per tree) |
10 | * Make allocator smarter | 10 | * Make allocator smarter |
11 | * Only pin blocks allocated in this transaction | ||
12 | * Add transaction handles | ||
13 | * Do actual block accounting | 11 | * Do actual block accounting |
14 | * Check compat and incompat flags on the inode | 12 | * Check compat and incompat flags on the inode |
15 | * Port into the kernel | ||
16 | * Add virtual filesystems, mountable snapshots | 13 | * Add virtual filesystems, mountable snapshots |
17 | * Get rid of struct ctree_path, limiting tree levels held at one time | 14 | * Get rid of struct ctree_path, limiting tree levels held at one time |
18 | * Release | 15 | * Release |