]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RadosClient: reimplement the pool alignment methods using the new ones 6489/head
authorxiexingguo <258156334@qq.com>
Thu, 19 Nov 2015 04:48:32 +0000 (12:48 +0800)
committerxiexingguo <258156334@qq.com>
Thu, 19 Nov 2015 04:48:32 +0000 (12:48 +0800)
commit3b146f590053702fa3a4497ae4e984f2ca7de8bc
tree3c9db636db6b4bb8b38e59dbe17855927e5791d8
parent1f855456cae96c91a67c169d2333e333c3b59671
RadosClient: reimplement the pool alignment methods using the new ones

so we don't less duplicated code and the logic reveals the problem of the old methods in a more visible way.
Fixes: #13715
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/librados/RadosClient.cc