summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorYu Kuai <yukuai3@huawei.com>2025-09-10 14:30:54 +0800
committerJens Axboe <axboe@kernel.dk>2025-09-10 05:23:46 -0600
commit0b64682e78f7a53ea863e368b1aa66f05767858d (patch)
tree5003093cbd245878003825c7a1ed9abd2a78bf25 /rust/helpers
parente3290419d9be6cbd7a42c0691504dd66825cabf5 (diff)
block: skip unnecessary checks for split bio
Lots of checks are already done while submitting this bio the first time, and there is no need to check them again when this bio is resubmitted after split. Hence open code should_fail_bio() and blk_throtl_bio() that are still necessary from submit_bio_split_bioset(). 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')
0 files changed, 0 insertions, 0 deletions