In SPDK applications, spdk_app_start() is always followed by spdk_app_fini(), so remove all global-state cleanup from app_start() and let it be done by app_fini(). Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Change-Id: Id9fda9fda92f16cc59565691489d4a5ab4c577a5 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470735 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> |
||
---|---|---|
.. | ||
app.c | ||
json_config.c | ||
Makefile | ||
reactor.c | ||
rpc.c | ||
subsystem.c |