+3
−3
+0
−14
+18
−1
+136
−108
+3
−2
Loading
Add a new blk_mq_tag_set structure that gets set up before we initialize the queue. A single blk_mq_tag_set structure can be shared by multiple queues. Signed-off-by:Christoph Hellwig <hch@lst.de> Modular export of blk_mq_{alloc,free}_tagset added by me. Signed-off-by:
Jens Axboe <axboe@fb.com>