From: Loic Dachary Date: Sat, 29 Mar 2014 10:25:59 +0000 (+0100) Subject: doc: erasure-code development complete X-Git-Tag: v0.79~47^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fd28ad55a957ccc3e547315f7ec7b2feafb9a180;p=ceph.git doc: erasure-code development complete remove the note explaining that it is not yet available. Signed-off-by: Loic Dachary --- diff --git a/doc/dev/osd_internals/erasure_coding.rst b/doc/dev/osd_internals/erasure_coding.rst index 0586c46c3bb6..7eec93dec22d 100644 --- a/doc/dev/osd_internals/erasure_coding.rst +++ b/doc/dev/osd_internals/erasure_coding.rst @@ -2,14 +2,6 @@ Erasure Coded Placement Groups ============================== -The documentation of the erasure coding implementation in Ceph was -created in July 2013. It is included in Ceph even before erasure coded -pools are available because it drives a number of architectural -changes. It is meant to be updated to reflect the `progress of these -architectural changes `_, up to -the point where it becomes a reference of the erasure coding -implementation itself. - Glossary --------