include/spdk/init.h
0 → 100644
+76
−0
+2
−12
+1
−1
Loading
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