Searched hist:b534e70cf5529378a1ed994492641ec0330554eb (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | summary.c | diff b534e70cf5529378a1ed994492641ec0330554eb Sat Oct 13 05:35:58 CDT 2007 David Woodhouse <dwmw2@infradead.org> [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 <dwmw2@infradead.org>
|
H A D | gc.c | diff b534e70cf5529378a1ed994492641ec0330554eb Sat Oct 13 05:35:58 CDT 2007 David Woodhouse <dwmw2@infradead.org> [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 <dwmw2@infradead.org>
|
H A D | scan.c | diff b534e70cf5529378a1ed994492641ec0330554eb Sat Oct 13 05:35:58 CDT 2007 David Woodhouse <dwmw2@infradead.org> [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 <dwmw2@infradead.org>
|