Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()

From: Christoph Hellwig
Date: Sat Apr 16 2022 - 01:42:24 EST


> I think the root cause is fsync gets buffer head's lock without locking
> corresponding page, fixing 'progess' and flushing plug are both
> workarounds.

So let's fix that.