]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: deep scrub must not abort if hinfo is missing 3009/head
authorLoic Dachary <loic-201408@dachary.org>
Thu, 6 Nov 2014 16:11:20 +0000 (17:11 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 25 Nov 2014 18:18:42 +0000 (19:18 +0100)
commit73b47dbee8858f182fd2b4fd8eb5f3c786877bf4
tree8732c5ddfca446f3733bf2aeced1dd133942ed18
parent4a148df544978383c1ed7cd8b90f590adb563f3d
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>
(cherry picked from commit 9d84d2e8309d26e39ca849a75166d2d7f2dec9ea)
src/osd/ECBackend.cc