From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Thu, 2 Mar 2017 07:56:13 -0800 Subject: [PATCH] nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 In-Reply-To: <20170302160227.GD14852@localhost.localdomain> References: <20170302022201.2946-1-roland@kernel.org> <20170302155242.GA31807@infradead.org> <20170302160227.GD14852@localhost.localdomain> Message-ID: <20170302155613.GA9623@infradead.org> On Thu, Mar 02, 2017@11:02:27AM -0500, Keith Busch wrote: > On Thu, Mar 02, 2017@07:52:42AM -0800, Christoph Hellwig wrote: > > So this basically affects the discovery information, which at least > > in the Linux world is not used anywhere except for printing it in > > nvme-cli. So this looks fine: > > > > Reviewed-by: Christoph Hellwig > > > > But can you also send an update for nvme-cli, please? > > Yep, that's done: https://github.com/linux-nvme/nvme-cli/pull/161 Grr, damn github pull requests that defeat review..