From: Loic Dachary Date: Mon, 9 Dec 2013 14:17:54 +0000 (+0100) Subject: doc: update erasure code development doc X-Git-Tag: v0.75~104^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b8bdbd92d0bf6dfc89c2b07d8045fbb08db9c875;p=ceph.git doc: update erasure code development doc With a link to the tracker issue implementing the new indep mode. Signed-off-by: Loic Dachary --- diff --git a/doc/dev/osd_internals/erasure_coding/pgbackend.rst b/doc/dev/osd_internals/erasure_coding/pgbackend.rst index 43415ba4f7e7..aea201ee5988 100644 --- a/doc/dev/osd_internals/erasure_coding/pgbackend.rst +++ b/doc/dev/osd_internals/erasure_coding/pgbackend.rst @@ -255,7 +255,7 @@ than shifting the other elements of the acting set out of position. Core changes: -- Ensure that crush behaves as above for INDEP. +- Ensure that crush `behaves as above for INDEP `_. Recovery --------