From 349e7900a95dbe4f4470fc568c265dd8b5c07a52 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Mon, 5 Aug 2013 15:28:33 +0200 Subject: [PATCH] Add links to peering related tracker items. Signed-off-by: Loic Dachary --- doc/dev/osd_internals/erasure_coding.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/dev/osd_internals/erasure_coding.rst b/doc/dev/osd_internals/erasure_coding.rst index 6455544d109..cc5687ab788 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: -- 2.47.3