On Fri, Feb 27, 2026 at 02:46:08PM +0100, Konstantin Komarov wrote: > > Thanks for the note. The iomap helper was copied because > `iomap_bio_read_folio_range` is defined `static` in iomap/bio.c and thus > not available for reuse; that prevented using the exported helpers in this > tree.
Please talk to maintainers and authors before copy and pasting their code. There's usually a better way.
