]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 03:07:36 +0000 (14:07 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 03:07:36 +0000 (14:07 +1100)
commitf30a1211119741d2c1063ad613bec8434fb9d099
tree712d1b9de569682233951b0704d977526d81e367
parentf020b67f3c0c071ed5b2281bfa717125c8a39ad6
[XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our
stack footprint in xfs_ialloc_ag_alloc.

SGI-PV: 947312
SGI-Modid: xfs-linux-melb:xfs-kern:25420a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_ialloc.c