[XFS] A change to inode chunk allocation to try allocating the new chunk
authorGlen Overby <overby@sgi.com>
Tue, 28 Mar 2006 23:52:28 +0000 (09:52 +1000)
committerNathan Scott <nathans@sgi.com>
Tue, 28 Mar 2006 23:52:28 +0000 (09:52 +1000)
commit3ccb8b5f650e80b7cc7ef76289348472e026b6ac
tree4271489ba63b163c6ae997075efe6e5472f3d8d2
parent3c674e74238cb2484169e3f84f687c66887086b6
[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>
fs/xfs/xfs_ialloc.c