commit | 79071eb0b2f142b9cc6531d04fa2915943938b5e | [log] [tgz] |
---|---|---|
author | David Chinner <david@fromorbit.com> | Wed Aug 13 15:41:12 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Wed Aug 13 15:41:12 2008 +1000 |
tree | dfab0f9e306322454f98c5ae77e93d1150aefbeb | |
parent | 10fec20ef5eec1c91913baec1225400f0d02df40 [diff] |
[XFS] Use the generic bitops rather than implementing them ourselves. This keeps xfs_lowbit64 as it was since there aren't good generic helpers there ... Patch inspired by Andi Kleen. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31472a Signed-off-by: David Chinner <david@fromorbit.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Signed-off-by: Donald Douwsma <donaldd@sgi.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>