From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Thu, 31 Aug 2017 13:06:27 -0400 Subject: [PATCH] nvme-cli: generate spec-compliant UUID NQNs In-Reply-To: <20170830222516.44089-1-daniel.verkamp@intel.com> References: <20170830222516.44089-1-daniel.verkamp@intel.com> Message-ID: <20170831170627.GC17331@localhost.localdomain> On Wed, Aug 30, 2017@03:25:16PM -0700, Daniel Verkamp wrote: > The gen-hostnqn command previously generated UUID NQNs in a format that > does not match the NVMe specification. > > Signed-off-by: Daniel Verkamp Applied, thanks for the fix!