On 11/18/25 16:03, Christoph Hellwig wrote: > Add a helper to insert a bio into a bio_list so that the list remains > sorted by bi_sector. > > While it is on the upper hand of the size for an inline function, it is a > trade off for having it with the common helpers, but not bloating the > kernel unless the so far only user is enabled. If it gets more widely > used moving it out of line should be considered. > > Signed-off-by: Christoph Hellwig <[email protected]>
Looks good to me. Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research
