From: Loic Dachary Date: Mon, 5 Aug 2013 13:28:33 +0000 (+0200) Subject: Add links to peering related tracker items. X-Git-Tag: v0.68~42^2~1^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=349e7900a95dbe4f4470fc568c265dd8b5c07a52;p=ceph.git Add links to peering related tracker items. Signed-off-by: Loic Dachary --- diff --git a/doc/dev/osd_internals/erasure_coding.rst b/doc/dev/osd_internals/erasure_coding.rst index 6455544d109a..cc5687ab7885 100644 --- a/doc/dev/osd_internals/erasure_coding.rst +++ b/doc/dev/osd_internals/erasure_coding.rst @@ -122,11 +122,12 @@ we will be able to provide at least M chunks of any divergent object. Core Changes: -- PG::choose_acting(), etc. need to be generalized to use PGBackend to - determine the authoritative log. -- PG::RecoveryState::GetInfo needs to use PGBackend to determine - whether it has enough infos to continue with authoritative log - selection. +- `PG::choose_acting(), etc. need to be generalized to use PGBackend + `_ to determine the + authoritative log. +- `PG::RecoveryState::GetInfo needs to use PGBackend + `_ to determine whether it has + enough infos to continue with authoritative log selection. PGBackend interfaces: