On Fri, Sep 05, 2025 at 03:06:36PM +0800, Yu Kuai wrote: > From: Yu Kuai <yukuai3@xxxxxxxxxx> > > The new helper bio_submit_split_bioset() can failed the orginal bio on > split errors, prepare to handle this case in raid_end_bio_io(). > > The flag name is refer to the r1bio flag name. > > Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>