Re: [PATCH v3] fuse: invalidate the page cache after direct write

From: Miklos Szeredi

Date: Mon Mar 02 2026 - 17:36:28 EST


On Mon, 2 Mar 2026 at 22:20, Bernd Schubert <bernd@xxxxxxxxxxx> wrote:

> Hmm, maybe in the short term maybe the better solution is to update the
> patch (not posted to the list) that Cheng made and to use
> i_sb->s_dio_done_wq similar to what iomap_dio_bio_end_io() does.

Sure. Thanks for the heads up.

Miklos