[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf
authorMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Thu, 23 Aug 2007 06:20:10 +0000 (16:20 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:47:32 +0000 (16:47 +1000)
commitddc6d3b32a8a732c343dc225048fae06c129e48a
tree989a28da426ea1f33dad18a0f7b2dc2f362b4b72
parent948c6d4fd894d9c7f9ad764cedbe443aa866def2
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf

In sgi mod# xfs-linux-melb:xfs-kern:29319a, the variable renaming was not
complete and variable 'b' was left unchanged for non-lbd 32 bit machines.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29469a

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_bmap_btree.c