This website requires JavaScript.
Explore
Help
Sign In
ivampiresp
/
Spdk
Watch
1
Star
0
Fork
0
You've already forked Spdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f076b51205
Spdk
/
test
/
blobfs
/
rocksdb
/
rocksdb_commit_id
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
rocksdb: cleanup SpdkInitializeThread/SpdkFinalizeThread 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>
2019-04-30 09:39:11 +00:00
526c73bd94150cc8fbd651f736e1ca95f50d8e13
Reference in New Issue
Copy Permalink