Spdk/test/unit/lib/nvmf
Jiewei Ke 5fc0475c14 thread: Make the definition of struct spdk_io_channel private
Move the definition of structure spdk_io_channel into
lib/thread/thread_internal.h, so we don't have to update SO_VER for
other libraries in future when we need to change the internal details on
the structure.

Signed-off-by: Jiewei Ke <jiewei@smartx.com>
Change-Id: I3d2ca7a8737972e0b33ce92e464da42c48f89dec
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8189
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-06-25 05:01:45 +00:00
..
ctrlr_bdev.c thread: Make the definition of struct spdk_io_channel private 2021-06-25 05:01:45 +00:00
ctrlr_discovery.c nvmf: remove a bdev_module.h #include 2021-05-11 11:57:01 +00:00
ctrlr.c thread: Make the definition of struct spdk_io_channel private 2021-06-25 05:01:45 +00:00
fc_ls.c nvmf/fc: Cleanup pollgroup and hwqp mapping logic. 2021-01-14 16:18:25 +00:00
fc.c mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
rdma.c test/nvmf/rdma: cases for rdma freeing request data 2021-06-17 09:00:45 +00:00
subsystem.c nvmf: remove struct spdk_bdev definition dependencies 2021-05-06 07:14:40 +00:00
tcp.c mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00