Spdk/lib/nvmf
Ben Walker 1e481d0438 nvmf: Do not allow NN to change while connections present
Per the NVMe specification, NN cannot change while there
are connections present. There was originally a check
for this that was removed in commit 763ab88 to match
the behavior in the Linux kernel. However, after a
discussion with the NVMe specification committee, SPDK
was originally correct.

Change-Id: I42414d1ee0c8c83f3335d8790edbf65d813c5c74
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/412544
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-05-30 15:16:48 +00:00
..
ctrlr_bdev.c nvmf: report that namespaces may be shared 2018-04-18 12:33:15 -04:00
ctrlr_discovery.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
ctrlr.c nvmf: Do not allow NN to change while connections present 2018-05-30 15:16:48 +00:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h nvmf: Do not allow NN to change while connections present 2018-05-30 15:16:48 +00:00
nvmf.c nvmf: move outstandling req list in spdk_nvmf_qpair 2018-05-21 18:34:38 +00:00
rdma.c nvmf/rdma: Update handling of RDMA_CM_EVENTS 2018-05-22 21:48:04 +00:00
request.c nvmf: move outstandling req list in spdk_nvmf_qpair 2018-05-21 18:34:38 +00:00
subsystem.c nvmf: Do not allow NN to change while connections present 2018-05-30 15:16:48 +00: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