Spdk/lib/nvmf
Seth Howell 5802b8e564 lib/nvmf: add a map file and update major so version.
There were 50 functions and 5 variables that were previously
exported in the library which are actually private symbols.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: I08c47255cdefff5948c914b0782e872c28c27130
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2291
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-05-12 21:49:03 +00:00
..
ctrlr_bdev.c nvmf: Move spdk_internal/nvmf.h to spdk/nvmf_cmd.h 2020-02-12 12:07:04 +00:00
ctrlr_discovery.c nvmf: remove redundant trid obj copy 2020-02-19 13:43:15 +00:00
ctrlr.c nvmf: set sgroup for spdk_nvmf_request_exec_fabrics() API 2020-05-12 08:12:29 +00:00
fc_ls.c lib/nvmf: get_transport now takes a string. 2020-01-16 09:10:38 +00:00
fc.c nvmf: allow to override virtual controller capabilities 2020-04-28 13:48:17 +00:00
Makefile lib/nvmf: add a map file and update major so version. 2020-05-12 21:49:03 +00:00
nvmf_fc.h thread: remove io_channel.h public header 2020-03-10 09:12:53 +00:00
nvmf_internal.h nvmf: Add a transport notification when listeners are associated with 2020-03-10 09:12:29 +00:00
nvmf_rpc.c lib/nvmf: fix unreachable code. 2020-04-22 09:21:04 +00:00
nvmf.c lib/nvmf: call ctrlr_fini after clearing qid from ctrlr bit array. 2020-04-20 07:40:31 +00:00
rdma.c nvmf: allow to override virtual controller capabilities 2020-04-28 13:48:17 +00:00
spdk_nvmf.map lib/nvmf: add a map file and update major so version. 2020-05-12 21:49:03 +00:00
subsystem.c nvmf: Add a transport notification when listeners are associated with 2020-03-10 09:12:29 +00:00
tcp.c Set low watermark in NVMe/TCP target to a more appropriate value. 2020-05-06 12:44:06 +00:00
transport.c lib/nvmf: Free listener if executing listening failed. 2020-04-01 10:21:24 +00:00
transport.h nvmf: move transport stop listen into public interface 2020-02-19 13:43:15 +00:00