commit | 2a2c98247b822db8df037a56c27201f9d716ac66 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Oct 31 14:44:50 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:33:17 2006 -0500 |
tree | cadb8e1f27da7f931a6fec84abd4200719331692 | |
parent | 551676226163379c217e8ec54bd287eab9b8521e [diff] |
[GFS2] Fix crc32 calculation in recovery.c Commit "[GFS2] split and annotate gfs2_log_head" resulted in an incorrect checksum calculation for log headers. This patch corrects the problem without resorting to copying the whole log header as the previous code used to. Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>