Signed-off-by: Loic Dachary <loic@dachary.org>
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: