]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_objectstore_tool: handle fsck and fsck-deep op in unified path
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 2 Nov 2016 01:19:15 +0000 (09:19 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 2 Nov 2016 01:19:15 +0000 (09:19 +0800)
commit69088dc8931b1932a430bda3f1cd74c5b97bf911
treef44e2dc05659af0f82e20b9e7f69b2c557b12e78
parentf890a715010b982f27a5ff6222724e3c26f4619b
tools/ceph_objectstore_tool: handle fsck and fsck-deep op in unified path

https://github.com/ceph/ceph/pull/11724/commits/181e28ba999c4134957f04183bad5c4dfc0e7062
introduces too much code redundancy, this patch simplifies it a little.

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