commit | b28a308ee7774341312de28405e53a4a30cb7d31 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Mon Jul 10 09:22:30 2017 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Mon Aug 28 21:38:25 2017 +0200 |
tree | 4d89bbd03fa7c228247e48563ceafc4d4719214a | |
parent | 34b6c2315eb66e6411261aa440f6e3c4cded3506 [diff] |
nvme-rdma: move tagset allocation to a dedicated routine We always pair tagset allocation with rdma device reference and it shares some code, centralize it with an argument if its an admin or IO tagset. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>