diff options
author | Jens Axboe | 2021-10-14 09:17:01 -0600 |
---|---|---|
committer | Jens Axboe | 2021-10-18 08:50:28 -0600 |
commit | 9be3e06fb75abcca00c955af740fabff46a13452 (patch) | |
tree | f6c15a4701fb3425e9724c73127e70d7947a5d3a /include | |
parent | c477b7977838ac97dd9d20625591a5d23c8079b7 (diff) |
block: move update request helpers into blk-mq.c
For some reason we still have them in blk-core, with the rest of the
request completion being in blk-mq. That causes and out-of-line call
for each completion.
Move them into blk-mq.c instead, where they belong.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions