Spdk/lib/nvmf
Daniel Verkamp a0a41eefb1 nvmf: allow inactive namespaces in virtual mode
Now that virtual mode namespaces can be chosen arbitrarily, there can be
holes in the ns_list.  Make sure all of the virtual mode code paths are
prepared to handle these inactive but valid NSIDs.

Change-Id: I0d70fd9dae37a29a8358e1d38dcc6cac3237fd9a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/365717
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-06-16 12:48:38 -04:00
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h nvmf: make spdk_nvmf_ctrlr_ops contents private 2017-06-01 19:43:45 -04:00
nvmf.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
rdma.c env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
request.c nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
request.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
session.c nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
session.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
subsystem.c nvmf: allow inactive namespaces in virtual mode 2017-06-16 12:48:38 -04:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
transport.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
virtual.c nvmf: allow inactive namespaces in virtual mode 2017-06-16 12:48:38 -04:00