On Mon, Nov 30, 2020 at 03:37:19PM +0800, Jack Qiu wrote: > section is dirty, but dirty_secmap may not set > > Reported-by: Jia Yang <jiayang5@xxxxxxxxxx> > Fixes: da52f8ade40b ("f2fs: get the right gc victim section when section > has several segments") > > Signed-off-by: Jack Qiu <jack.qiu@xxxxxxxxxx> > --- > v2: > - cc stable mailing list > fs/f2fs/segment.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>