]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/alienstore: use get_conf() helper
authorKefu Chai <kchai@redhat.com>
Wed, 12 May 2021 03:44:03 +0000 (11:44 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 May 2021 03:44:05 +0000 (11:44 +0800)
commitba9210182b01c64451a4cc6e984a6e010ba80197
tree88e54568606dbc0ceabe2798076e7a673c1e8ffa
parent720753faba4ba41f8f12e8afad05a103ac64d918
crimson/os/alienstore: use get_conf() helper

do not use cct->_conf.get_val<>, unless we are in alien threads.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/alienstore/alien_store.cc