diff options
author | Kefu Chai <kchai@redhat.com> | 2018-10-24 09:35:05 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2018-11-01 17:09:17 +0100 |
commit | 9167c8381f2c04e302b20a0b9febb60210dba1fb (patch) | |
tree | aed0e547bacdd0120b8cfbfc8d629638431f8889 /src/test/multi_stress_watch.cc | |
parent | Merge pull request #24406 from ivancich/wip-rgw-renew-reshard-lock (diff) | |
download | ceph-9167c8381f2c04e302b20a0b9febb60210dba1fb.tar.xz ceph-9167c8381f2c04e302b20a0b9febb60210dba1fb.zip |
librados: move get_inconsistent_pgs() into RadosClient
so we don't need parse the pg string and render it again for librados C
API.
the downside of this change is that, get_inconsistent_pgs() could be
implemented using RadosClient, instead be *in* it. but before we have
a place for the helper functions for these higher-level functions,
RadosClient is a good place for hosting them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'src/test/multi_stress_watch.cc')
0 files changed, 0 insertions, 0 deletions