]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Reduce complexity in xfs_trans_init by pushing complex macros out
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:32:41 +0000 (13:32 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:32:41 +0000 (13:32 +1100)
commit8f79405527b50fe27cffcb7081890b5c68439b4f
tree9cd1abe2bf0997bec2d9485cade641d1e8eb7c82
parentf6d75cbed997dffb41e3d473bd4c0f899abc3776
[XFS] Reduce complexity in xfs_trans_init by pushing complex macros out
into functions and hence reduce the stack footprint there.

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

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