]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Add new snapset_inconsistency error check 20450/head
authorDavid Zafman <dzafman@redhat.com>
Thu, 15 Feb 2018 00:56:39 +0000 (16:56 -0800)
committerDavid Zafman <dzafman@redhat.com>
Thu, 15 Feb 2018 17:03:49 +0000 (09:03 -0800)
commit33e747724a0cb92e8200c41e16231973ff0aa2ad
treeff37986e2032f61fc959e5ab9454d77139715add
parentcd3ae9b81f3a4141fd75dc7a5537b00c36b0bf43
osd: Add new snapset_inconsistency error check

Includes new test case

Caused by: 5f58301a1364e948834dabe503200dda07fc2790
This changed attr consistency checking to exclude system keys,
which required snapset to be handled just like object info.

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