Please pull from the for-linus branch:
git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus
This will update the following files:
fs/xfs/xfs_bit.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++
fs/xfs/xfs_bit.h | 27 ++-----------
fs/xfs/xfs_rtalloc.c | 19 ++++++---
3 files changed, 120 insertions(+), 29 deletions(-)
through these commits:
commit ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32
Author: Lachlan McIlroy <[email protected]>
Date: Tue Feb 26 17:00:22 2008 +1100
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
platform.
SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30559a
Signed-off-by: Lachlan McIlroy <[email protected]>
commit db69c915e67705daac25cad06d816c09be634de0
Author: Lachlan McIlroy <[email protected]>
Date: Tue Feb 26 17:00:14 2008 +1100
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
platform.
SGI-PV: 974005
SGI-Modid: xfs-linux-melb:xfs-kern:30558a
Signed-off-by: Lachlan McIlroy <[email protected]>