diff options
author | Ming Lei <ming.lei@redhat.com> | 2020-07-06 16:41:11 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-09 00:06:42 +0200 |
commit | 568f2700657794b8258e72983ba508793a658942 (patch) | |
tree | 80372f8bdcf5994afeed2a73c503da510c624468 /Documentation/filesystems | |
parent | blk-mq: streamline handling of q->mq_ops->queue_rq result (diff) | |
download | linux-568f2700657794b8258e72983ba508793a658942.tar.xz linux-568f2700657794b8258e72983ba508793a658942.zip |
blk-mq: centralise related handling into blk_mq_get_driver_tag
Move .nr_active update and request assignment into blk_mq_get_driver_tag(),
all are good to do during getting driver tag.
Meantime blk-flush related code is simplified and flush request needn't
to update the request table manually any more.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions