aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 52d2a7a071f4..ad29267b8738 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -1,10 +1,8 @@
1* cleanup, add more error checking, get rid of BUG_ONs 1* cleanup, add more error checking, get rid of BUG_ONs
2* endian fixes
3* Make IO functions look more like the page cache 2* Make IO functions look more like the page cache
4* Fix ENOSPC handling 3* Fix ENOSPC handling
5* make blocksize a mkfs parameter instead of #define 4* make blocksize a mkfs parameter instead of #define
6* make a real mkfs and superblock 5* make a real mkfs and superblock
7* Add shadowing and transactions
8* Do checksumming 6* Do checksumming
9* Define FS objects in terms of different item types 7* Define FS objects in terms of different item types
10* Add block mapping tree (simple dm layer) 8* Add block mapping tree (simple dm layer)