From: Darrick J. Wong Date: Wed, 28 Aug 2013 18:59:58 +0000 (-0400) Subject: jbd2: Fix endian mixing problems in the checksumming code X-Git-Tag: v3.12-rc1~148^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a6ea1e5cc88ba36e66c193196da802b06d5cb0;p=pandora-kernel.git jbd2: Fix endian mixing problems in the checksumming code In the jbd2 checksumming code, explicitly declare separate variables with endianness information so that we don't get confused and screw things up again. Also fixes sparse warnings. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed