]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: check rados.connect() result before goes on 9507/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 6 Jun 2016 01:58:08 +0000 (09:58 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 6 Jun 2016 02:19:55 +0000 (10:19 +0800)
commit089867ccb0f5fe51ada2323e5e39863941eca8fb
tree19226791c5d2db54980d292481efd5cb761b7a0b
parent0449ddf4776d5cfe1ba9f3b4cc7eca35742fad26
tools/cephfs: check rados.connect() result before goes on

Which can fail.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/tools/cephfs/JournalTool.cc