]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados: add "list-inconsistent-obj" cmd
authorKefu Chai <kchai@redhat.com>
Sat, 30 Jan 2016 08:35:27 +0000 (16:35 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2016 04:41:55 +0000 (12:41 +0800)
commit8018eab344ff7c8e96715c1a873128f31d9fcea3
treeac461cfd90ffebad5915823ad0a97753a37b64e0
parentc9b593d2d76a196f5d64a39f0c9d2db7979ab89f
rados: add "list-inconsistent-obj" cmd

to list inconsistent objects of a given PG, this command exposes
get_inconsistent_objects() rados API to user.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/rados/rados.cc