From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Tue, 30 Aug 2016 18:00:25 +0200 Subject: [PATCH WIP/RFC v2 6/6] nvme-rdma: use ib_client API to detect device removal In-Reply-To: References: <00e601d202d6$00fc0920$02f41b60$@opengridcomputing.com> Message-ID: <20160830160025.GA17779@lst.de> On Tue, Aug 30, 2016@06:56:13PM +0300, Sagi Grimberg wrote: > I'm still not sure if it's a real must. This will only save us the > condition (as we'll get the device in the client data) We can skip it for now.