]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Fix stale scrub stats when a primary takes over
authorDavid Zafman <dzafman@redhat.com>
Wed, 28 Mar 2018 17:21:39 +0000 (10:21 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Apr 2018 19:51:06 +0000 (12:51 -0700)
commit5cfb8241f482ed53c63bb97262425b2acb733d7d
tree0a8bdc2e47f9b655f005905ec7e22febb613767b
parentce9c029858d8deb249afe8effd5d80ae623f69a2
osd: Fix stale scrub stats when a primary takes over

Fixes: http://tracker.ceph.com/issues/23267
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/scrub/osd-scrub-test.sh [new file with mode: 0755]
src/osd/PG.cc