diff options
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index 7aec75e9a37e..e9371385ccc0 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO | |||
@@ -1,12 +1,7 @@ | |||
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 | ||
3 | * Fix ENOSPC handling | 2 | * Fix ENOSPC handling |
4 | * make a real mkfs and superblock | ||
5 | * Do checksumming | 3 | * Do checksumming |
6 | * Use a real check instead of mark_buffer_dirty | ||
7 | * Define FS objects in terms of different item types | ||
8 | * Add block mapping tree (simple dm layer) | 4 | * Add block mapping tree (simple dm layer) |
9 | * Add simple tree locking (semaphore per tree) | ||
10 | * Make allocator smarter | 5 | * Make allocator smarter |
11 | * make level a field in header | 6 | * make level a field in header |
12 | * add a block group to struct inode | 7 | * add a block group to struct inode |