numam-spdk/lib/nvmf
Daniel Verkamp 0f99e7ab9e nvmf: report that namespaces may be shared
The namespaces exposed by the NVMe-oF target may be attached to multiple
(virtual) controllers at once, so we should indicate this via the
Namespace Multi-path I/O and Namespace Sharing Capabilities (NMIC) field
in the Identify Namespace data.

Change-Id: Iecca80f01577422f73d781c05dcb212db55f7ee1
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/407834
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-04-18 12:33:15 -04:00
..
ctrlr_bdev.c nvmf: report that namespaces may be shared 2018-04-18 12:33:15 -04:00
ctrlr_discovery.c nvmf: add support of hotplug for nvmf. 2017-12-15 16:14:02 -05:00
ctrlr.c nvmf: make the qpair disconnnect in the right order. 2018-04-17 01:58:36 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h Revert "subsystem.c: make subsystem_remove_ns asynchronous" 2018-04-17 20:17:27 -04:00
nvmf.c Revert "subsystem.c: make subsystem_remove_ns asynchronous" 2018-04-17 20:17:27 -04:00
rdma.c nvmf: reduce log level of informational messages 2018-04-05 12:06:45 -04:00
request.c nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -04:00
subsystem.c Revert "subsystem.c: make subsystem_remove_ns asynchronous" 2018-04-17 20:17:27 -04:00
transport.c nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00
transport.h nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00