Re: ext2/zram issue [was: Linux 5.19]

From: Sergey Senozhatsky
Date: Tue Aug 09 2022 - 05:16:04 EST


On (22/08/09 11:12), Lukas Czerner wrote:
> Hi Jiri,
>
> I've tried a quick xfstests run on ext2 on zram and I can't see any
> issues like this so far. I will run a full test and report back in case
> there is anything obvious.

AFAICT this should be visible only when we are under memory pressure,
so that direct reclaim from zs_malloc handle allocation call makes a
difference.