]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] Add a greedy allocation interface, allocating within a min/max size
authorNathan Scott <nathans@sgi.com>
Thu, 28 Sep 2006 01:03:27 +0000 (11:03 +1000)
committerTim Shimmin <tes@sgi.com>
Thu, 28 Sep 2006 01:03:27 +0000 (11:03 +1000)
commit37f582dc9c34ef763470c67a9f43d64fb3c61d7d
tree42cfa03f913883cd7f3d53be19b7e8c25258ee2c
parentd3fc57e32eeb51b834cc9ebe9436e3f1c25c8cd6
[XFS] Add a greedy allocation interface, allocating within a min/max size
range.

SGI-PV: 955302
SGI-Modid: xfs-linux-melb:xfs-kern:26803a

Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/kmem.c
fs/xfs/linux-2.6/kmem.h
fs/xfs/quota/xfs_qm.c
fs/xfs/xfs_iget.c
fs/xfs/xfs_itable.c