From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Mon, 16 Jan 2017 18:30:02 +0100 Subject: [PATCH] nvmet-rdma: Fix missing dma sync to nvme data structures In-Reply-To: References: <1484412337-10860-1-git-send-email-parav@mellanox.com> <20170116153109.GA16170@lst.de> Message-ID: <20170116173002.GA6298@lst.de> On Mon, Jan 16, 2017@05:18:15PM +0000, Parav Pandit wrote: > I see. I will change it to check for the non-zero length instead of non-zero address. Yes, that should work as well.