numam-spdk/lib/nvmf
Changpeng Liu 998b961e75 nvmf: set the subsystem state to inactive when removing it
Since the function call will remove all the active I/O channels,
the pollers don't need to submit all the pending I/O requests any
more.

Change-Id: I93e7b070f5c74b10f67bd1248fa515a29dca5620
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/403759
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-03 14:12:24 -04:00
..
ctrlr_bdev.c nvmf: fix potential leak when processing multi-range deallocate command 2018-03-07 11:14:41 -05:00
ctrlr_discovery.c nvmf: add support of hotplug for nvmf. 2017-12-15 16:14:02 -05:00
ctrlr.c nvmf: add the assert in ctrlr_delete_qpair 2018-04-02 19:57:05 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h nvmf: add stubs for all mandatory Get/Set Features 2018-03-30 20:18:54 -04:00
nvmf.c nvmf: set the subsystem state to inactive when removing it 2018-04-03 14:12:24 -04:00
rdma.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
request.c nvmf: remove spdk_nvmf_qpair::type field 2018-02-07 12:21:54 -05:00
subsystem.c nvmf: add capability to add namespaces dynamically during active connection 2018-03-30 19:24:29 -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