summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2014-11-17 18:41:57 +0100
committerJens Axboe <axboe@fb.com>2014-11-17 18:41:57 +0100
commit7c7f2f2bc9a63f9605a16eabac59fc655dfe7c9a (patch)
tree5d3f60e0b52447eded55ebf8d649e19f0b4f7471 /block/genhd.c
parentblk-mq: export blk_mq_free_request() (diff)
downloadlinux-7c7f2f2bc9a63f9605a16eabac59fc655dfe7c9a.tar.xz
linux-7c7f2f2bc9a63f9605a16eabac59fc655dfe7c9a.zip
blk-mq: add blk_mq_free_hctx_request()
It's silly to use blk_mq_free_request() which in turn maps the request to the hardware queue, for places where we already know what the hardware queue is. This saves us an extra mapping of a hardware queue on request completion, if the caller knows this information already. Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions