numam-spdk/test/external_code/passthru
Jim Harris 4340de1073 test/external_code: rename public functions from module
The "external" module that we link against is essentially
a copy of the passthru bdev module in the modules/bdev
directory.  But let's not use the same names for the
externally visible functions from this "external" module,
so that we don't get link errors if we happen to link
in both modules into one application.

This will help in a future patch where we use pkg-config
files to generate the list of the bdev modules.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I835c7e7ee8902f6829657ec6a3cf40cd802a1357
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5674
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-12-28 13:32:06 +00:00
..
Makefile test/autobuild: verify external code can link to libs 2020-04-15 22:10:08 +00:00
vbdev_passthru_rpc.c test/external_code: rename public functions from module 2020-12-28 13:32:06 +00:00
vbdev_passthru.c test/external_code: rename public functions from module 2020-12-28 13:32:06 +00:00
vbdev_passthru.h test/external_code: rename public functions from module 2020-12-28 13:32:06 +00:00