]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: deep scrub must not abort if hinfo is missing 2872/head
authorLoic Dachary <loic-201408@dachary.org>
Thu, 6 Nov 2014 16:11:20 +0000 (17:11 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 19 Nov 2014 20:01:39 +0000 (21:01 +0100)
commit9d84d2e8309d26e39ca849a75166d2d7f2dec9ea
tree839f188513c63664a1467abfcda082192610160f
parentcb60a3e8dd80753b6b8aded69f949c19b1ce7e9b
osd: deep scrub must not abort if hinfo is missing

Instead it should set read_error.

http://tracker.ceph.com/issues/10018 Fixes: #10018

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/osd/ECBackend.cc