]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc/mds: fixup pos parameter in the journaler 10200/head
authorhuanwen ren <rhwlyw@163.com>
Fri, 8 Jul 2016 07:54:36 +0000 (15:54 +0800)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2016 07:54:36 +0000 (15:54 +0800)
commit48f56a5fe17ecedb512d2dbe321d891441f9a7f0
treefb7eb72b3f4fbc82d25b897f929f234ad814a893
parent060b4920129e80ee1a80c33c71777d2d877dd0fc
osdc/mds: fixup pos parameter in the journaler

the type of write_pos\read_pos\expire_pos\trimming_pos is uint64_t,
change the "pos parameter" to uint64_t

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/osdc/Journaler.h