diff options
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 1 |
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 @@ * cleanup, add more error checking, get rid of BUG_ONs +* endian fixes * Make IO functions look more like the page cache * Fix ENOSPC handling * make blocksize a mkfs parameter instead of #define |