diff options
author | Ming Lei <[email protected]> | 2022-02-16 12:45:07 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-02-16 19:42:27 -0700 |
commit | a650628bde77f6ac5b1d532092346feff7b58c52 (patch) | |
tree | 0392e8b174b690b85cba8312f968d232b0ecfdc0 /lib/mpi/mpi-bit.c | |
parent | 9f9adea7187ec1978bd3863f59b7fe27ccf33519 (diff) |
block: move submit_bio_checks() into submit_bio_noacct
It is more clean & readable to check bio when starting to submit it,
instead of just before calling ->submit_bio() or blk_mq_submit_bio().
Also it provides us chance to optimize bio submission without checking
bio.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions