commit | 223b2b889f379dcea9cef722336a57e8b398bc95 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Feb 17 14:13:35 2009 +0000 |
committer | Steven Whitehouse <steve@dolmen.chygwyn.com> | Tue Mar 24 11:21:22 2009 +0000 |
tree | a377d9be5eb756bac3d1866cbb6171cae6ef7dde | |
parent | 64d576ba23bfd9b770cbb0279200f479272eb859 [diff] |
GFS2: Fix alignment issue and tidy gfs2_bitfit 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>