]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix condition for loggin scrub errors
authorSage Weil <sage@redhat.com>
Fri, 27 Mar 2015 17:04:00 +0000 (10:04 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 4 Aug 2015 14:39:00 +0000 (07:39 -0700)
commit455eb2a89197e9609c5bb510112d661d388b4c85
tree5e08613816df0d1962ecb9788ac111e00734e9a3
parent67e7946ce8e28f00db9588bed670ef5141268f41
osd: fix condition for loggin scrub errors

We may have an error to log even though the authoritative map is empty:
when we have a digest that doesn't match all replicas.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d23766be902080ffb29528acb5a00d70beb97a9f)
src/osd/PG.cc