commit | 3ccb8b5f650e80b7cc7ef76289348472e026b6ac | [log] [tgz] |
---|---|---|
author | Glen Overby <overby@sgi.com> | Wed Mar 29 09:52:28 2006 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Wed Mar 29 09:52:28 2006 +1000 |
tree | 4271489ba63b163c6ae997075efe6e5472f3d8d2 | |
parent | 3c674e74238cb2484169e3f84f687c66887086b6 [diff] |
[XFS] A change to inode chunk allocation to try allocating the new chunk contiguous with the most recently allocated chunk. On a striped filesystem, this will fill a stripe unit with inodes before allocating new inodes in another stripe unit. SGI-PV: 951416 SGI-Modid: xfs-linux-melb:xfs-kern:208488a Signed-off-by: Glen Overby <overby@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>