Re: [GIT PULL] gfs2 fixes
From: Linus Torvalds
Date: Fri Feb 11 2022 - 14:47:49 EST
On Fri, Feb 11, 2022 at 9:05 AM Andreas Gruenbacher <agruenba@xxxxxxxxxx> wrote:
>
> * Revert debug commit that causes unexpected data corruption.
Well, apparently not just unexpected, but unexplained too.
That's a bit worrisome. It sounds like the corruption cause is still
there, just hidden by the lack of __cond_resched()?
Linus