diff options
| author | Yu Kuai <yukuai3@huawei.com> | 2025-09-10 14:30:56 +0800 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-09-10 05:23:46 -0600 |
| commit | e0ed2bca7bef9267da0928a8ed6d1de41f19ecf6 (patch) | |
| tree | f5b500181059e8676514d2ec10b5f0aa08f7136d /rust/helpers/xarray.c | |
| parent | b2f5974079d82a4761f002e80601064d4e39a81f (diff) | |
md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()
Currently, raid0_make_request() will remap the original bio to underlying
disks to prevent reordered IO. Now that bio_submit_split_bioset() will put
original bio to the head of current->bio_list, it's safe converting to use
this helper and bio will still be ordered.
CC: Jan Kara <jack@suse.cz>
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
