]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Add whether shard is primary in list-inconsistent-obj
authorDavid Zafman <dzafman@redhat.com>
Thu, 6 Jul 2017 02:14:36 +0000 (19:14 -0700)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 23 Aug 2017 13:44:27 +0000 (15:44 +0200)
commit7d2f48106ef9ac09ad58c029df05c8222be9897b
tree9f316a461d01095eb3dad28aadd38e23ac9c9e97
parentfeb02bdd64531e9098dca580b673e3886ba922b1
osd: Add whether shard is primary in list-inconsistent-obj

Add new field in the client interface
Update test case

Fixes: http://tracker.ceph.com/issues/18836
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 8ad4b291131058bbdb4267f4cad35a40fb905bb4)
doc/rados/command/list-inconsistent-obj.json
qa/standalone/scrub/osd-scrub-repair.sh
src/common/scrub_types.cc
src/common/scrub_types.h
src/include/rados/rados_types.hpp
src/osd/PGBackend.cc
src/tools/rados/rados.cc