]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: document section absent in release < T 64867/head
authorZac Dover <zac.dover@proton.me>
Thu, 7 Aug 2025 04:41:01 +0000 (14:41 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 7 Aug 2025 04:44:17 +0000 (14:44 +1000)
Add a note to doc/rados/operations/erasure-code.rst to warn future
backporters against adding the section "Erasure Coding Optimizations" to
versions of the documentation prior to the Tentacle release.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/rados/operations/erasure-code.rst

index b09b828b76aa559465ee3934aca357f3a4708a86..db10692a9c38269ef63e03e179fadc48fd55098b 100644 (file)
@@ -194,6 +194,14 @@ erasure-coded pool as the ``--data-pool`` during image creation:
 For CephFS, an erasure-coded pool can be set as the default data pool during
 file system creation or via `file layouts <../../../cephfs/file-layouts>`_.
 
+.. 
+   In the Tentacle documentation, there is a section here called
+   "Erasure Coding Enhancements". This section does not exist in 
+   the Squid documentation or in other documentation prior to the
+   Tentacle documentation. The relevant section was introduced in
+   commit 185987afff561001423196e9bc1366e4b7079c20, in
+   https://github.com/ceph/ceph/pull/64809.
+
 Erasure-coded pool overhead
 ---------------------------