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:
df8e96f
)
[JFFS2] Better fix for all-zero node headers
author
Joakim Tjernlund
<joakim.tjernlund@transmode.se>
Sat, 10 Mar 2007 16:08:44 +0000
(17:08 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Wed, 25 Apr 2007 03:13:06 +0000
(
04:13
+0100)
No need to check for all-zero header since the header cannot
be zero due to other checks.
Replace the all-zero header check in readinode.c with a
check for the magic word.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found