numam-spdk/test/app/jsoncat
Changpeng Liu ad8bd8e313 util: add a new file operation API
The new added API can load file content into a data buffer, which
can be used to read configuration file as well as JSON file, and
we can add WRITE API in future which can be used to implement the
persistent reservation feature.

Change-Id: I9aaca7571648e1ab6dbfdd7cfd6ca34083cbeec2
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453498
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-05-15 18:54:27 +00:00
..
.gitignore test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
jsoncat.c util: add a new file operation API 2019-05-15 18:54:27 +00:00
Makefile build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00