+Christian "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx> writes: > Hello, > > Please find these two patches which were identified while working on ext2 > buffered-io conversion to iomap. One of them is a bug fix and the other one > optimizes the read_folio path. More details can be found in individual > commit messages. > > [v1]: https://lore.kernel.org/all/cover.1714046808.git.ritesh.list@xxxxxxxxx/ > > Ritesh Harjani (IBM) (2): > iomap: Fix iomap_adjust_read_range for plen calculation > iomap: Optimize iomap_read_folio Hi Christian, I guess these 2 patches are not picked yet into the tree? In case if these are missed could you please pick them up for inclusion? -ritesh > > fs/iomap/buffered-io.c | 23 +++++++++++++++++++++-- > 1 file changed, 21 insertions(+), 2 deletions(-) > > -- > 2.44.0