From: Steven Whitehouse Date: Tue, 31 Oct 2006 19:44:50 +0000 (-0500) Subject: [GFS2] Fix crc32 calculation in recovery.c X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2c98247b822db8df037a56c27201f9d716ac66;p=pandora-kernel.git [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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed