numam-spdk/lib/nvmf
Ben Walker d5268e6c25 nvmf: Move spdk_nvmf_poll_group_[add|remove] to public API
These aren't used quite yet, but they'll need to be called
by the user's application.

Change-Id: Id1fc44859350451a3e224f725add60d3a878d077
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/389639
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-12-04 16:02:16 -05:00
..
ctrlr_bdev.c nvmf: add Write Zeroes support 2017-09-14 17:41:52 -04:00
ctrlr_discovery.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
ctrlr.c nvmf: Poll groups now automatically register pollers 2017-11-28 15:29:35 -05:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Move spdk_nvmf_poll_group_[add|remove] to public API 2017-12-04 16:02:16 -05:00
nvmf.c nvmf: Update poll group channel maps when a new namespace is added. 2017-12-04 16:02:16 -05:00
rdma.c nvmf: align the data buffers for AIO backend 2017-11-30 00:01:33 -05:00
request.c nvmf: simplify spdk_nvmf_request_exec() 2017-09-29 13:03:24 -04:00
subsystem.c nvmf: Update poll group channel maps when a new namespace is added. 2017-12-04 16:02:16 -05:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00