From: Tao Ma Date: Wed, 11 Mar 2009 22:24:23 +0000 (+0800) Subject: ocfs2: Fix a bug found by sparse check. X-Git-Tag: v2.6.29~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e77eb30d0ecbb12964d005b439c8b84a505b84;p=pandora-kernel.git ocfs2: Fix a bug found by sparse check. We need to use le32_to_cpu to test rec->e_cpos in ocfs2_dinode_insert_check. Signed-off-by: Tao Ma Acked-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed