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:
69ca437
)
[JFFS2] Handle dirents on the flash with embedded zero bytes in names.
author
David Woodhouse
<dwmw2@infradead.org>
Sat, 13 Oct 2007 10:35:58 +0000
(11:35 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Sat, 13 Oct 2007 10:35:58 +0000
(11:35 +0100)
In three places: summary scan, normal scan, REF_PRISTINE GC.
Just truncate at the NUL, since that was the correct thing to do in the
only case where this (inexplicable) breakage has been seen.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found