Home
last modified time | relevance | path

Searched hist:abd45c15 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dblk-merge.cabd45c15 Wed Oct 13 13:43:41 CDT 2021 Jens Axboe <axboe@kernel.dk> block: handle fast path of bio splitting inline

The fast path is no splitting needed. Separate the handling into a
check part we can inline, and an out-of-line handling path if we do
need to split.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk.habd45c15 Wed Oct 13 13:43:41 CDT 2021 Jens Axboe <axboe@kernel.dk> block: handle fast path of bio splitting inline

The fast path is no splitting needed. Separate the handling into a
check part we can inline, and an out-of-line handling path if we do
need to split.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk-mq.cabd45c15 Wed Oct 13 13:43:41 CDT 2021 Jens Axboe <axboe@kernel.dk> block: handle fast path of bio splitting inline

The fast path is no splitting needed. Separate the handling into a
check part we can inline, and an out-of-line handling path if we do
need to split.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>