diff options
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 |