[JFFS2] Handle dirents on the flash with embedded zero bytes in names.
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 13 Oct 2007 10:35:58 +0000 (11:35 +0100)
committerDavid 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