]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7511de79b7436bdaf13e4236779e18ce85832e5a
tree916726520be4ddc2b878837ba486ad25d9c8b7f5
parent423b82bb0a5be1585b81eafd81553c46f4762372
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