[PATCH 1/2] JFFS2: Process obsolete nodes as well as accurate ones

Tom Rini trini at konsulko.com
Wed May 6 21:12:25 CEST 2020


On Mon, Apr 27, 2020 at 06:43:25PM +0200, petr.borsodi at i.cz wrote:

> From: Petr Borsodi <petr.borsodi at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200506/c1bca302/attachment.sig>


More information about the U-Boot mailing list