]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/rados: document section absent in release < T
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:49:34 +0000 (14:49 +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..7c48b9ebc817294e952c9be75d97f74b8d5570c1 100644 (file)
@@ -194,6 +194,13 @@ 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 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
 ---------------------------