eba7fce38f
Remove SpdkFinalizeThread. It is no longer needed - the thread-local destructor handles the cleanup. Keep SpdkInitializeThread but make it static. We still need this function for the main thread, so that it can be explicitly called after the filesystem has been loaded. Part of this patch moves the rocksdb_commit_id to a version that doesn't make calls to these functions. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Ib9aefdfede7e5636085079d2226ec1c4d2cae406 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452687 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
||
---|---|---|
.. | ||
env_spdk.cc | ||
spdk.rocksdb.mk |