Spdk/test/unit/lib/ftl
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
..
common thread: Make the definition of struct spdk_io_channel private 2021-06-25 05:01:45 +00:00
ftl_band.c test/unit/lib/ftl: Add unit test stubs 2020-11-19 09:50:13 +00:00
ftl_io.c thread: Make the definition of struct spdk_io_channel private 2021-06-25 05:01:45 +00:00
ftl_md test/unit/lib/ftl: Add unit test stubs 2020-11-19 09:50:13 +00:00
ftl_ppa ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
ftl_reloc.c lib/ftl: Keep tracing functions under define flag 2020-06-05 09:03:31 +00:00
ftl_wptr test/unit/lib/ftl: Add unit test stubs 2020-11-19 09:50:13 +00:00
Makefile lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00