diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-03-14 14:26:53 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@hera.kernel.org> | 2007-03-14 14:26:53 -0400 |
commit | a1516c8921ce2c148b69493e858d95bc79c92f01 (patch) | |
tree | 3ebe5781aa7f89bd4c78c649941917c272f81f99 /fs/btrfs/TODO | |
parent | 123abc88c9087b9c5605566ee3491aaef17fd837 (diff) |
Btrfs: reorder key offset and flags
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 ff90e5eaf431..8142be88d71c 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -1,7 +1,6 @@ | |||
1 | * cleanup, add more error checking, get rid of BUG_ONs | 1 | * cleanup, add more error checking, get rid of BUG_ONs |
2 | * Make IO functions look more like the page cache | 2 | * Make IO functions look more like the page cache |
3 | * Fix ENOSPC handling | 3 | * Fix ENOSPC handling |
4 | * make blocksize a mkfs parameter instead of #define | ||
5 | * make a real mkfs and superblock | 4 | * make a real mkfs and superblock |
6 | * Do checksumming | 5 | * Do checksumming |
7 | * Define FS objects in terms of different item types | 6 | * Define FS objects in terms of different item types |