Re: [PATCH v2] fuse: don't bump attr_version for async direct read completion

From: Miklos Szeredi

Date: Wed Aug 26 2026 - 07:13:29 EST


On Fri, 17 Jul 2026 at 16:29, Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx> wrote:

> Fix this by only bumping attr_version for write completions, consistent
> with the synchronous DIO write path (fuse_write_update_attr) and the
> cached write path.

Sorry for the delay, seem to have fallen through the cracks.

Applied, thanks.

Miklos