On Mon, Feb 03, 2025 at 02:23:27PM -0800, Darrick J. Wong wrote: > > Allocate the bio from the bioset provided in iomap_read_folio_ops. > > If no bioset is provided, fs_bio_set is used which is the standard > > bioset for filesystems. > > > > Signed-off-by: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> > > I feel like I've seen this patch and the last one floating around for > quite a while; would you and/or Goldwyn like to merge it for 6.15? I think Goldwyn posted it once or twice and this is my first take on it (I had a similar one in a local tree, but I don't think that ever made it out to the public). But until we actually grow a user I'd rather not have it queue up as dead code. I'm not sure what the timeline of iomap in btrfs is, but I'm 6.15 is the absolute earliest that the PI support for XFS could make it.