commit | 74e77eb30d0ecbb12964d005b439c8b84a505b84 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Mar 12 06:24:23 2009 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Thu Mar 12 16:46:01 2009 -0700 |
tree | 99e14b596439c1cc04a8559859939e7e47825479 | |
parent | d9ae49d6e2b1ac9166e58ae3c9345135604beaa6 [diff] |
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 <tao.ma@oracle.com> Acked-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>