[XFS] Use the generic bitops rather than implementing them ourselves.
authorDavid Chinner <dgc@sgi.com>
Fri, 23 Nov 2007 05:27:59 +0000 (16:27 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:14:22 +0000 (18:14 +1100)
commita69b176df246d59626e6a9c640b44c0921fa4566
treeef763ee32c95da88b4aa119d084d5f022e8e0477
parentc319b58b13bb22f9a2478825b06c641c825f51ec
[XFS] Use the generic bitops rather than implementing them ourselves.
Patch inspired by Andi Kleen.

SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30000a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_bit.c
fs/xfs/xfs_bit.h
fs/xfs/xfs_rtalloc.c