]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - fs/btrfs/TODO
Btrfs: uuids
[linux-2.6-omap-h63xx.git] / fs / btrfs / TODO
1 * cleanup, add more error checking, get rid of BUG_ONs
2 * Fix ENOSPC handling
3 * Add block mapping tree (simple dm layer)
4 * Make allocator smarter
5 * add a block group to struct inode
6 * Make sure nobh stuff is working properly for cows
7 * Do actual block accounting
8 * Check compat and incompat flags on the inode
9 * Add virtual filesystems, mountable snapshots
10 * Get rid of struct ctree_path, limiting tree levels held at one time
11 * Release
12 * Do real tree locking
13 * Add extent mirroring (backup copies of blocks)
14 * Add fancy interface to get access to incremental backups
15 * Add fancy striped extents to make big reads faster
16 * Use relocation to try and fix write errors
17 * Make allocator much smarter
18 * xattrs (directory streams for regular files)
19 * fsck
20 * Scrub & defrag
21