Re: [PATCH rfc 05/30] nvme-rdma: introduce nvme_rdma_start_queue
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:38:30
Also in:
linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:38:30
Also in:
linux-nvme
On Sun, Jun 18, 2017 at 06:21:39PM +0300, Sagi Grimberg wrote:
This should pair with nvme_rdma_stop_queue. While this is not a complete 1x1 reverse, it still pairs up pretty well because in fabrics we don't have a disconnect capsule but we simply teardown the transport association.
Looks like we are going to get one sooner or later. Not that I'd like to send them if we can avoid it. But the patch itself looks fine to me.