diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-04-05 14:28:50 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@hera.kernel.org> | 2007-04-05 14:28:50 -0400 |
commit | 3eb0314dc1053b1ae617dcc8d6d93f776c5baa31 (patch) | |
tree | b670433f8d7d9f80b2f3389f1a44f285bf223e53 /fs/btrfs/TODO | |
parent | 5be6f7f174146d91039a27ebb2f1b4ac599172b3 (diff) |
Btrfs: uuids
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index db986c46a55..ea4c38c790b 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO @@ -3,7 +3,6 @@ * Add block mapping tree (simple dm layer) * Make allocator smarter * add a block group to struct inode -* Make directory hashing work on 32 bit * Make sure nobh stuff is working properly for cows * Do actual block accounting * Check compat and incompat flags on the inode |