]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Reduce xfs_bmapi stack use by removing some local state variables,
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:33:50 +0000 (13:33 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:33:50 +0000 (13:33 +1100)
commit39269e29d4aad04252e0debec4c9b01bac16a257
tree8229f1eef23c113d6b2020f150846021deb30fd5
parent220b5284139be6ecbc39b353fd76f0923eccc3d6
[XFS] Reduce xfs_bmapi stack use by removing some local state variables,
and directly testing flags instead.

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

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