[XFS] Fix xfs_lowbit64
authorDavid Chinner <dgc@sgi.com>
Fri, 7 Dec 2007 03:08:48 +0000 (14:08 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:19:41 +0000 (18:19 +1100)
xfs_lowbit64 was broken on 32 bit platforms in a recent cleanup of the xfs
bitops. Fix it back up again.

SGI-PV: 974005
SGI-Modid: xfs-linux-melb:xfs-kern:30202a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>

No differences found