]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add links to peering related tracker items.
authorLoic Dachary <loic@dachary.org>
Mon, 5 Aug 2013 13:28:33 +0000 (15:28 +0200)
committerLoic Dachary <loic@dachary.org>
Mon, 5 Aug 2013 13:28:33 +0000 (15:28 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
doc/dev/osd_internals/erasure_coding.rst

index 6455544d109a991644b6ee1d242418df1799a637..cc5687ab7885685eadfdae36a8027bb4c8b91993 100644 (file)
@@ -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
+  <http://tracker.ceph.com/issues/5860>`_ to determine the
+  authoritative log.
+- `PG::RecoveryState::GetInfo needs to use PGBackend
+  <http://tracker.ceph.com/issues/5859>`_ to determine whether it has
+  enough infos to continue with authoritative log selection.
 
 PGBackend interfaces: