
6 May
2020
6 May
'20
9:12 p.m.
On Mon, Apr 27, 2020 at 06:43:25PM +0200, petr.borsodi@i.cz wrote:
From: Petr Borsodi petr.borsodi@i.cz
Obsolete nodes (ie. without the JFFS2_NODE_ACCURATE flag) were ignored because they had seemingly invalid crc. This could lead to finding the phantom node header in obsolete node data.
Signed-off-by: Petr Borsodi petr.borsodi@i.cz
This (and 2/2) have a number of checkpatch warnings and while some of them cannot be fixed easily (such as CamelCase stuff that you're re-using and not introducing) others such as spacing, NULL comparisons, etc, need to be fixed. Thanks!
--
Tom