On Mon, Sep 08, 2025 at 11:51:16AM -0700, Joanne Koong wrote: > struct iomap_read_folio_ctx will be made a public interface when > read/readahead takes in caller-provided callbacks. > > To make the interface simpler for end users, keep track of the folio > ownership state internally instead of exposing it in struct > iomap_read_folio_ctx. This looks fine, but can we merge this with the patch renaming the flag, please? Otherwise the previous rename is just pointless churn.