]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: flush output before returning
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 6 Jun 2016 01:54:30 +0000 (09:54 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 6 Jun 2016 02:19:55 +0000 (10:19 +0800)
commit0449ddf4776d5cfe1ba9f3b4cc7eca35742fad26
treee9c4b04113b6a5f199675b6b874e8c5680d9daa9
parent595fff7ea6082b1bac4661c6b9fc989527b64b67
tools/cephfs: flush output before returning

Otherwise caller won't get the output message correctly.

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