nvme: change the default hostnqn
Reason: In our default configuration, we use nqn.2016-06.io.spdk:init Change-Id: Ic840b41230f53d5d97166a38faf7c2109fa6b41a Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/377463 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
e92c068240
commit
5ea96e511a
@ -110,7 +110,7 @@
|
||||
#define DEFAULT_ADMIN_QUEUE_REQUESTS (32)
|
||||
#define DEFAULT_IO_QUEUE_REQUESTS (512)
|
||||
|
||||
#define DEFAULT_HOSTNQN "nqn.2016-06.io.spdk:host"
|
||||
#define DEFAULT_HOSTNQN "nqn.2016-06.io.spdk:init"
|
||||
|
||||
enum nvme_payload_type {
|
||||
NVME_PAYLOAD_TYPE_INVALID = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user