Spdk/test/unit/lib/blobfs
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
..
blobfs_async_ut mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
blobfs_bdev.c blobfs_bdev: Use spdk_bdev_create_bs_dev_ext() instead of spdk_bdev_create_bs_dev_from_desc() 2020-10-20 08:52:29 +00:00
blobfs_sync_ut thread: Make the definition of struct spdk_io_channel private 2021-06-25 05:01:45 +00:00
tree.c lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00
Makefile blobfs: add blobfs_detect RPC 2019-10-09 05:02:00 +00:00