]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tools: add m_cache_path
authorshangdehao1 <dehao.shang@intel.com>
Wed, 23 Jan 2019 20:52:36 +0000 (04:52 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Thu, 21 Mar 2019 16:16:28 +0000 (00:16 +0800)
commit71dba8bfd4ee43417b6e05384654c8a1f162de81
treef390d8ad48e8cbec9dff0ec88fb45abda6890023
parent4edfcf7c6b195861f36dbcf83421d00e664fda93
tools: add m_cache_path

1) : enable ObjectCacheRequest.m_data.m_cache_path
2) : add generate_cache_file_path to create cache_path
    , which will be used by CacheClient.

Signed-off-by: Dehao Shang <dehao.shang@intel.com>
src/test/immutable_object_cache/CMakeLists.txt
src/test/immutable_object_cache/test_object_store.cc
src/tools/immutable_object_cache/CacheController.cc
src/tools/immutable_object_cache/ObjectCacheStore.cc
src/tools/immutable_object_cache/ObjectCacheStore.h