2007-02-28 07:27:02 -07:00
|
|
|
* cleanup, add more error checking, get rid of BUG_ONs
|
|
|
|
* Fix ENOSPC handling
|
|
|
|
* Make allocator smarter
|
2007-03-27 04:33:00 -06:00
|
|
|
* add a block group to struct inode
|
2007-03-15 10:56:47 -06:00
|
|
|
* Do actual block accounting
|
2007-03-15 17:03:33 -06:00
|
|
|
* Check compat and incompat flags on the inode
|
2007-02-28 07:27:02 -07:00
|
|
|
* Get rid of struct ctree_path, limiting tree levels held at one time
|
2007-04-19 13:36:27 -06:00
|
|
|
* Add generation number to key pointer in nodes
|
2007-04-28 06:48:10 -06:00
|
|
|
* Add generation number to inode
|
2007-05-23 13:44:28 -06:00
|
|
|
* forbid cross subvolume renames and hardlinks
|
2007-02-28 07:27:02 -07:00
|
|
|
* Release
|
|
|
|
* Do real tree locking
|
|
|
|
* Add extent mirroring (backup copies of blocks)
|
|
|
|
* Add fancy interface to get access to incremental backups
|
|
|
|
* Add fancy striped extents to make big reads faster
|
|
|
|
* Use relocation to try and fix write errors
|
|
|
|
* Make allocator much smarter
|
|
|
|
* xattrs (directory streams for regular files)
|
|
|
|
* Scrub & defrag
|
|
|
|
|