+6
−3
+6
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fix fairly sad NOR-specific bug - during FS building ic->scan_dents isn't zero, but jffs2_mark_node_obsolete() migt be called it tries to finde the ic corresponding to ref - this requires ic->scan_dents = 0. Signed-off-by:Artem B. Bityuckiy <dedekind@infradead.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>