From: David Chinner Date: Wed, 13 Aug 2008 05:41:12 +0000 (+1000) Subject: [XFS] Use the generic bitops rather than implementing them ourselves. X-Git-Tag: v2.6.27-rc4~106^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79071eb0b2f142b9cc6531d04fa2915943938b5e;p=pandora-kernel.git [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 Signed-off-by: Eric Sandeen Signed-off-by: Donald Douwsma Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed