diff options
author | Ming Lei <ming.lei@redhat.com> | 2020-06-30 18:25:00 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-30 07:51:48 -0600 |
commit | 1fd40b5ea72cf830cfb932bbf791533931c615e9 (patch) | |
tree | 2761c53ceccc77cce9905edb698204dac746fa4f /fs/cramfs | |
parent | bbdb3c5d94d079ab4c6eaf9ac0d4f6813f1c0327 (diff) | |
download | linux-1fd40b5ea72cf830cfb932bbf791533931c615e9.tar.bz2 |
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Pass obtained budget count to blk_mq_dispatch_rq_list(), and prepare
for supporting fully batching submission.
With the obtained budget count, it is easier to put extra budgets
in case of .queue_rq failure.
Meantime remove the old 'got_budget' parameter.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Tested-by: Baolin Wang <baolin.wang7@gmail.com>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
Cc: Sagi Grimberg <sagi@grimberg.me>
Cc: Baolin Wang <baolin.wang7@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions