]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rados: add "list-inconsistent-snapset" cmd 6898/head
authorKefu Chai <kchai@redhat.com>
Sat, 30 Jan 2016 13:22:19 +0000 (21:22 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2016 04:41:55 +0000 (12:41 +0800)
commite2374c43c9a14461ee8fc6b67f777388c7230ce8
treefd64c6a50a7c6b9bb38fecca73701b12141a6c22
parent8018eab344ff7c8e96715c1a873128f31d9fcea3
rados: add "list-inconsistent-snapset" cmd

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

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