GFS2: Fix alignment issue and tidy gfs2_bitfit
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 17 Feb 2009 14:13:35 +0000 (14:13 +0000)
committerSteven Whitehouse <steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:22 +0000 (11:21 +0000)
An alignment issue with the existing bitfit algorithm was reported
on IA64. This patch attempts to fix that, and also to tidy up the
code a bit. There is now more documentation about how this works
and it has survived a number of different tests.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found