]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: move more recovery logic into PG
authorSage Weil <sage@redhat.com>
Sun, 17 Sep 2017 22:29:16 +0000 (17:29 -0500)
committerSage Weil <sage@redhat.com>
Fri, 6 Oct 2017 18:08:18 +0000 (13:08 -0500)
commit6493f8ec5a1bc610e82edc4a73d0aac2862dfd2d
treeae5f1a485bd6a6f6b116c61c65ba2deadfa6794b
parentea169c1bf22d7335c018d90d3e7464a93dfa7e4f
osd/PG: move more recovery logic into PG

I suspect we eventually want to move the create_context and
dispatch_context into OSDService (if it isn't there already) and move
even more of this logic into PG.

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