diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-24 14:15:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-28 06:15:27 -0600 |
commit | ae948fd6d02930a7e8e7c492d9627dfef18e7d7f (patch) | |
tree | cd6e1b79b795628f11910b9be02f26f66579e210 /security | |
parent | bf272460d744112bacd4c4d562592decbf0edf64 (diff) | |
download | linux-ae948fd6d02930a7e8e7c492d9627dfef18e7d7f.tar.bz2 |
blk-mq: remove __blk_execute_rq_nowait
We don't want to plug for synchronous execution that where we immediately
wait for the request. Once that is done not a whole lot of code is
shared, so just remove __blk_execute_rq_nowait.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220524121530.943123-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions