numam-spdk/lib/init
Ben Walker dc9374dd2f init: Declare a formal public API
The functions to initialize the SPDK subsystems or tear them down
was previously an internal-only API. Make it public for use by
applications that aren't leverage SPDK's application framework.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: I2ebfd020e6fa4c1947fa1c1a2ac509ce9b0242f8
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6643
Reviewed-by: Tom Nabarro <tom.nabarro@outlook.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
2021-05-26 09:13:34 +00:00
..
Makefile event: Shift subsystem initialization code to a separate library 2021-05-24 10:12:50 +00:00
spdk_init.map init: Make some functions entirely private 2021-05-26 09:13:34 +00:00
subsystem_rpc.c init: Make some functions entirely private 2021-05-26 09:13:34 +00:00
subsystem.c init: Declare a formal public API 2021-05-26 09:13:34 +00:00
subsystem.h init: Make some functions entirely private 2021-05-26 09:13:34 +00:00