]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Journaler: use new style options 17806/head
authorKefu Chai <kchai@redhat.com>
Tue, 19 Sep 2017 11:16:24 +0000 (19:16 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 22 Sep 2017 04:28:21 +0000 (12:28 +0800)
commit5c8e65a2a467c05a194fa02c2e9ea746d0fd00a8
treebfe480d408ec0a671f8bd1f701fd91777875f3a2
parent3988bf26ed80557f5b1265a4d76c282d125be711
osdc/Journaler: use new style options

also use uint64_t for these options, as they are casted to uint64_t when
reading from conf.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/legacy_config_opts.h
src/common/options.cc
src/osdc/Journaler.cc