]> git.karo-electronics.de Git - karo-tx-linux.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)
commit77e4635ae191774526ed695482a151ac986f3806
tree42cfa03f913883cd7f3d53be19b7e8c25258ee2c
parent572d95f49f3652fffe8242c4498b85f4083e52ab
[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