commit | 26c682274e0a7d055e123499eac8ec39d0e04283 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Fri Dec 14 11:06:08 2018 -0800 |
committer | Christoph Hellwig <hch@lst.de> | Tue Dec 18 17:50:48 2018 +0100 |
tree | 34ccbf551b6a43e559af5dec2c220522af606ed5 | |
parent | 6287b51c77e6d8f05f772931cf51d80e81651a9f [diff] |
nvme-fabrics: allow nvmf_connect_io_queue to poll Preparation for polling support for fabrics. Polling support means that our completion queues are not generating any interrupts which means we need to poll for the nvmf io queue connect as well. Reviewed by Steve Wise <swise@opengridcomputing.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>