Re: [PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps

From: Richard Weinberger
Date: Sun Sep 15 2019 - 18:02:09 EST


On Fri, Aug 16, 2019 at 10:01 AM chengzhihao <chengzhihao1@xxxxxxxxxx> wrote:
>
> > ubifs_assert(c, p < c->gap_lebs + c->lst.idx_lebs);
>
> I've done 50 problem reproduces on different flash devices and made sure that the assertion was not triggered. See record.txt for details.

Thanks for letting me know. :)
I need to give this another thought, then we can apply it for -rc2.