From: David Woodhouse Date: Sat, 13 Oct 2007 10:35:58 +0000 (+0100) Subject: [JFFS2] Handle dirents on the flash with embedded zero bytes in names. X-Git-Tag: v2.6.24-rc1~1364^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b534e70cf5529378a1ed994492641ec0330554eb;p=pandora-kernel.git [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 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 --- Reading git-diff-tree failed