aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 5c4395c3784a..52d2a7a071f4 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -1,4 +1,5 @@
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
2* Make IO functions look more like the page cache 3* Make IO functions look more like the page cache
3* Fix ENOSPC handling 4* Fix ENOSPC handling
4* make blocksize a mkfs parameter instead of #define 5* make blocksize a mkfs parameter instead of #define