Spdk/lib/nvmf
Ben Walker fe54959b62 nvmf: Queue incoming requests to a paused subsystem
Subsystems enter the paused state when their internal
data representation is changing (i.e. namespaces are
being added, etc.). Queue incoming requests while
in this state.

Change-Id: I51e0c687b5b0f98351faa20dffa57110eb4a9df4
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/406449
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-05 12:54:31 -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: move Command Effects log page to ctrlr.c 2018-04-04 15:10:30 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -04:00
nvmf.c nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -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 nvmf: implement Get Log Page - Changed NS List 2018-04-03 17:29:56 -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