]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: Add nvme hostnqn generation option
authorSagi Grimberg <sagi@grimberg.me>
Thu, 12 Jan 2017 11:13:28 +0000 (13:13 +0200)
committerKeith Busch <keith.busch@intel.com>
Wed, 18 Jan 2017 17:10:05 +0000 (12:10 -0500)
commit7b088b6773001a4d55d3eb48cf2ece8f81f6cfab
tree187b5d42c70695e283055370b7bef03cce9a6234
parent0142aebd1125ae33cdf60fa957a8bfef5851a76e
nvme-cli: Add nvme hostnqn generation option

Add option to generate a NVMe qualified name of a given host
(in the form of: nqn.2014-08.org.nvmexpress:NVMf:uuid:<some_uuid>).
This hostnqn will be used for fabrics discovery and connect functions.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jay Freyensee <james_p_freyensee@linux.intel.com>
Makefile
nvme-builtin.h
nvme.c