mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
a54d0a90c0
some code coexist in crimson seastar environment and posix environment, so add namespace to avoid same function conflict, for example add namespace for CephContext, since the new namespace for classic ceph-osd, need modify all files declare use CephContext by including "common_fwd.h" which defined the namespace for each environment. Signed-off-by: Chunmei Liu <chunmei.liu@intel.com> |
||
---|---|---|
.. | ||
rocksdb_cache | ||
CMakeLists.txt | ||
KeyValueDB.cc | ||
KeyValueDB.h | ||
LevelDBStore.cc | ||
LevelDBStore.h | ||
MemDB.cc | ||
MemDB.h | ||
RocksDBStore.cc | ||
RocksDBStore.h |