]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/xfs/libxfs/xfs_bmap.c
[XFS] Reduce stack usage within xfs_bmapi by rearranging some code,
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:34:16 +0000 (13:34 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:34:16 +0000 (13:34 +1100)
commita365bdd5e8fae9c592b9e4851d931016f9fdd868
treea7f1692ad72f93526177c9d989c31427eef315e9
parent39269e29d4aad04252e0debec4c9b01bac16a257
[XFS] Reduce stack usage within xfs_bmapi by rearranging some code,
splitting realtime/btree allocators apart.  Based on Glens original
patches.

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

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