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 @@ * cleanup, add more error checking, get rid of BUG_ONs * 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 * Do checksumming * Define FS objects in terms of different item types |