From c5a73aaf761937f31acbad52f9b0e1f12b85dd3a Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Wed, 20 May 2026 13:26:08 +0700 Subject: [PATCH] doc/rados: move label to right place in pools.rst The label is named setting and not unsetting, so move it from the unsetting section to the setting section. The label is used only once and the context in which it is used is also more fitting for the setting section. Signed-off-by: Ville Ojamo --- doc/rados/operations/pools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 4aa149e3a488..1d79f264ec0d 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -770,6 +770,8 @@ Managing pools that are flagged with ``--bulk`` =============================================== See :ref:`managing_bulk_flagged_pools`. +.. _setting_values_for_a_stretch_pool: + Setting values for a stretch pool ================================= To set values for a stretch pool, run a command of the following form: @@ -845,8 +847,6 @@ Here are the breakdowns of the arguments: :Type: Flag :Required: No. -.. _setting_values_for_a_stretch_pool: - Unsetting values for a stretch pool =================================== To move the pool back to non-stretch, run a command of the following form: -- 2.47.3