]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: scrub: complain about bad digest in final pass auth check
authorSage Weil <sage@redhat.com>
Wed, 10 Dec 2014 00:38:10 +0000 (16:38 -0800)
committerSage Weil <sage@redhat.com>
Sat, 20 Dec 2014 15:30:02 +0000 (07:30 -0800)
commit6feb4a1710b21302ac1bcdbbe24ddda8df0ef76c
tree6d806d2e46447c1fe63fd723dffd7d41ae6b7953
parent85f677a4aa2df115639219d064b064422873a18e
osd: scrub: complain about bad digest in final pass auth check

This will only trigger if we choose an auth that is known bad, but that
currently can happen, so compalin here too.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc