]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: Update deprecation notice in experimental-features.rst 63949/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 13 Jun 2025 09:39:35 +0000 (16:39 +0700)
committerZac Dover <zac.dover@proton.me>
Mon, 16 Jun 2025 07:45:55 +0000 (17:45 +1000)
The "inline data" feature was not removed on Quincy so update
deprecation notice to refer to "a future release" instead.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit c15f7e414d2145005974a7ddb385a9b76bfec101)

doc/cephfs/experimental-features.rst

index ba60d12c79aba8c65a9210956a426093afed8304..58469194c92207e75a2221941fe09802c0d08764 100644 (file)
@@ -25,7 +25,7 @@ Inline data has always been off by default and requires setting
 the ``inline_data`` flag.
 
 Inline data has been declared deprecated for the Octopus release, and will
-likely be removed altogether in the Q release.
+likely be removed altogether in a future release.
 
 Mantle: Programmable Metadata Load Balancer
 -------------------------------------------