numam-spdk/app/nvmf_tgt
Daniel Verkamp 691912ef44 nvmf: allow user to specify NSID via conf and RPC
The nvmf library now supports the ability to assign arbitrary NSIDs,
rather than automatically assigning the next one in line.  Expose this
functionality to the user via the configuration file and RPC interfaces.

Change-Id: Ia85a9a6dfe31a2cd0605c7a6c098eec0c1b7de68
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/376463
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-09-05 13:03:09 -04:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: allow user to specify NSID via conf and RPC 2017-09-05 13:03:09 -04:00
Makefile rpc: Add a separate subsystem library 2017-06-16 13:10:26 -04:00
nvmf_main.c log: set print level when enabling tracelogs 2017-07-11 18:02:47 -04:00
nvmf_rpc.c nvmf: allow user to specify NSID via conf and RPC 2017-09-05 13:03:09 -04:00
nvmf_tgt.c nvmf: Remove connect/disconnect_cb from subsystems 2017-08-30 15:07:22 -04:00
nvmf_tgt.h nvmf: allow user to specify NSID via conf and RPC 2017-09-05 13:03:09 -04:00