]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Allow recovery to send additional reads
authorDavid Zafman <dzafman@redhat.com>
Fri, 22 Sep 2017 00:48:28 +0000 (17:48 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 29 Sep 2017 06:31:18 +0000 (23:31 -0700)
commit1235810c2ad08ccb7ef5946686eb2b85798f5bca
tree7a94a5cf39ac1abd1b343225c2ac46726c966a11
parentf92aa6c82449152901a4663c523e9ba43363eca3
osd: Allow recovery to send additional reads

For now it doesn't include non-acting OSDs
Added test for this case

Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/erasure-code/test-erasure-eio.sh
src/osd/ECBackend.cc