]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados: add "list-inconsistent-pg" command
authorKefu Chai <kchai@redhat.com>
Sat, 30 Jan 2016 05:29:05 +0000 (13:29 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2016 04:40:17 +0000 (12:40 +0800)
commit4c3270692e26a3fd630e49ec3b8ce40b73e66331
tree1c088177fa82046f60aec2572a786b291c4d234b
parentd0af316cf2b418532ab9442749098e8e44394a39
rados: add "list-inconsistent-pg" command

to list inconsistent PGs of a given pool. this command exposes
the underlying get_inconsistent_pgs() API to user.

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