]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/LevelDBStore:fix bug when compact_on_mount 4372/head
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Thu, 16 Apr 2015 05:42:42 +0000 (13:42 +0800)
committerXiaoxi Chen <xiaoxi.chen@intel.com>
Thu, 16 Apr 2015 05:43:23 +0000 (13:43 +0800)
commit932d59d084090297c89cfa3ff7df0a952f807bab
tree110317cb8041919c100d35c3d488bbf217ec6688
parent36db6d2dc4b99cb9cb0dded94d7c388ed6e496e2
os/LevelDBStore:fix bug when compact_on_mount

Initialize the performance counter(l_rocksdb_compact)
before use it in compact().

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/os/LevelDBStore.cc