]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-mq.h
blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h
authorMing Lei <ming.lei@redhat.com>
Sat, 4 Nov 2017 18:39:57 +0000 (12:39 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 4 Nov 2017 18:39:57 +0000 (12:39 -0600)
commit244c65a3ccaa06fd15cc940315606674d3108b2f
tree916726520be4ddc2b878837ba486ad25d9c8b7f5
parenta6a252e6491443c1c18eab7e254daee63d4a7a04
blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h

We need this helper to put the driver tag for flush rq, since we will
not share tag in the flush request sequence in the following patch
in case that I/O scheduler is applied.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
block/blk-mq.h