From: Loic Dachary Date: Mon, 5 Aug 2013 13:32:17 +0000 (+0200) Subject: Add links to scrub related tracker items. X-Git-Tag: v0.68~42^2~1^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d1040d7986a112531d0801ca22b4248d3ce13aa;p=ceph.git Add links to scrub 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 cc5687ab7885..31642db7a4a8 100644 --- a/doc/dev/osd_internals/erasure_coding.rst +++ b/doc/dev/osd_internals/erasure_coding.rst @@ -235,7 +235,7 @@ Thus, each replica instead simply computes a crc32 of its own stored chunk and compares it with the locally stored checksum. The replica then reports to the primary whether the checksums match. -PGBackend interfaces: +`PGBackend interfaces `_: - scan() - scrub()