numam-spdk/lib/nvmf
Ziye Yang 3b16c6ddc2 lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts
This patch is used to support ABI compatibility related with
spdk_nvmf_transport_opts structure. We add a field opts_size in
spdk_nvmf_transport_opts and change the related two functions.

Fixes issue: 1485

Change-Id: Ifed3dc482bbc8fb54eb7089f7a1931718682f214
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5293
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jacek Kalwas <jacek.kalwas@intel.com>
2020-12-11 11:10:16 +00:00
..
ctrlr_bdev.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ctrlr_discovery.c nvmf: Async event support for discovery log change 2020-11-11 00:53:57 +00:00
ctrlr.c lib/nvmf: Use qpair_get_listen_trid() to find a subsystem listener 2020-12-01 10:21:28 +00:00
fc_ls.c nvmf/fc: Data path should not use nport and rport. 2020-12-10 14:37:34 +00:00
fc.c nvmf/fc: Fix unfair LS queue pending processing. 2020-12-10 14:37:34 +00:00
Makefile nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00
nvmf_fc.h nvmf/fc: Data path should not use nport and rport. 2020-12-10 14:37:34 +00:00
nvmf_internal.h nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
nvmf_rpc.c lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts 2020-12-11 11:10:16 +00:00
nvmf.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
rdma.c nvmf/rdma: Ignore LAST_WQE_REACHED for iWARP 2020-12-11 11:09:58 +00:00
spdk_nvmf.map nvmf: Add spdk_nvmf_subsystem_disconnect_host 2020-10-15 08:24:05 +00:00
subsystem.c nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
tcp.c nvmf/tcp: Fix the typo in print and remove the unnecessary empty line. 2020-11-26 10:16:36 +00:00
transport.c lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts 2020-12-11 11:10:16 +00:00
transport.h nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00