From 887fd7402f826572fef60de8fd913ed981eccaf4 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Tue, 7 Oct 2025 15:49:00 +0700 Subject: [PATCH] doc/cephfs: Add missing labels in cache-configuration.rst Fix two Sphinx warnings about :ref: links in troubleshooting.rst to undefined labels. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- doc/cephfs/cache-configuration.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/cephfs/cache-configuration.rst b/doc/cephfs/cache-configuration.rst index ac4ac1ec95df..d73488a15bd1 100644 --- a/doc/cephfs/cache-configuration.rst +++ b/doc/cephfs/cache-configuration.rst @@ -1,3 +1,5 @@ +.. _cephfs_mds_cache_configuration: + ======================= MDS Cache Configuration ======================= @@ -22,6 +24,7 @@ is how to configure the MDS recall settings for your workload's needs. This is necessary if the internal throttles on the MDS recall can not keep up with the client workload. +.. _cephfs_cache_configuration_mds_cache_memory_limit: MDS Cache Size -------------- -- 2.47.3