On Thu, Jun 25, 2026 at 11:32:40AM -0700, Joanne Koong wrote: > Yes, that works. I think that's a good idea. fuse only needs > submit_read logic for readahead. The change would just be:
A nice, I'll fold that in. > If this fix needs to go into 7.2 though, maybe it makes sense to land > the v1 implementation [1] + the xfs integrity fix now and do the fuse > change later? In a way this is actually simpler as it doesn't require the prototype change. And it'll avoid both a temporary fuse performance regression and a bit of churn.
