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 03:33:00 -07:00
|
|
|
* add a block group to struct inode
|
2007-03-15 09:56:47 -07:00
|
|
|
* Do actual block accounting
|
2007-03-15 16:03:33 -07: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 12:36:27 -07:00
|
|
|
* Add generation number to key pointer in nodes
|
2007-04-28 05:48:10 -07:00
|
|
|
* Add generation number to inode
|
2007-05-23 12:44:28 -07: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
|
|
|
|
|