git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9ae49d
)
ocfs2: Fix a bug found by sparse check.
author
Tao Ma
<tao.ma@oracle.com>
Wed, 11 Mar 2009 22:24:23 +0000
(06:24 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Thu, 12 Mar 2009 23:46:01 +0000
(16:46 -0700)
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>
No differences found