commit | e0489487ec9cd79ee1fa0dc5d3789c08b0e51a2c | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Thu Mar 10 13:58:46 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue Apr 12 13:43:53 2016 -0600 |
tree | e970b4bbd0d17b9049b243171ed65438e3f5053a | |
parent | 37e58237a16b94fcd2c2d1b7e9c6e1ca661c231b [diff] |
blk-mq: Export tagset iter function Its useful to iterate on all the active tags in cases where we will need to fail all the queues IO. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> [hch: carefully check for valid tagsets] Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@fb.com>