numam-spdk/lib/init
Jim Harris 92d31eb226 init: use strerror when conf file can't be loaded
This makes it more clear why reading a JSON
configuration file failed.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9dae907c839d48068044b09f34b89a2de51cd811
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10057
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2021-11-03 18:30:55 +00:00
..
json_config.c init: use strerror when conf file can't be loaded 2021-11-03 18:30:55 +00:00
Makefile event: Move json config loading to init 2021-05-26 09:13:34 +00:00
rpc.c event: Move RPC server initialization to init 2021-05-26 09:13:34 +00:00
spdk_init.map event: Move json config loading to init 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