Ideas for XFS: Difference between revisions
m Indicate that support for discard is complete |
url fixed, bogus article link removed |
||
Line 1: | Line 1: | ||
Future Directions for XFS | = Future Directions for XFS = | ||
Dave Chinner ideas: | Dave Chinner ideas: | ||
* [[ Improving inode Caching ]] | * [[Improving inode Caching]] | ||
* [[ Improving Metadata Performance By Reducing Journal Overhead ]] | * [[Improving Metadata Performance By Reducing Journal Overhead]] | ||
* [[ Reliable Detection and Repair of Metadata Corruption ]] | * [[Reliable Detection and Repair of Metadata Corruption]] | ||
Other ideas: | Other ideas: | ||
* [[ Splitting project quota support from group quota support ]] | * [[Splitting project quota support from group quota support]] | ||
* [[ Assigning project quota to a linux container ]] | |||
* [[ Support discarding of unused sectors ]] (status: completed) | * [[Assigning project quota to a linux container]] | ||
* Superblock flag for when 64-bit inodes are present (see [http://oss.sgi.com/pipermail/xfs/2009-May/041379.html]) | |||
* | * [[Support discarding of unused sectors]] (status: completed) | ||
* Superblock flag for when 64-bit inodes are present (see [http://oss.sgi.com/pipermail/xfs/2009-May/041379.html xfs: regarding the inode64 mount option]) | |||
* Wishlist: Please integrate ''xfs_irecover'' or provide [http://www.who.is.free.fr/wiki/doku.php?id=recover inode recovery feature] |
Revision as of 00:29, 27 January 2012
Future Directions for XFS
Dave Chinner ideas:
Other ideas:
- Support discarding of unused sectors (status: completed)
- Superblock flag for when 64-bit inodes are present (see xfs: regarding the inode64 mount option)
- Wishlist: Please integrate xfs_irecover or provide inode recovery feature