commit | 68e16fcfaf9bbde573e89f783cf1ca60acb49cf5 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Mon Jul 10 09:22:37 2017 +0300 |
committer | Sagi Grimberg <sagi@grimberg.me> | Mon Aug 28 23:00:35 2017 +0300 |
tree | e1834014c7e4ee5348b98eb7465826ea6e3973ec | |
parent | 41e8cfa117cee46a732436dd303de4772c60965c [diff] |
nvme-rdma: introduce nvme_rdma_start_queue This should pair with nvme_rdma_stop_queue. While this is not a complete inverse, it still pairs up pretty well because in fabrics we don't have a disconnect capsule (yet) but we simply teardown the transport association. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>