From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Tue, 7 Oct 2025 08:49:00 +0000 (+0700) Subject: doc/cephfs: Add missing labels in cache-configuration.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=887fd7402f826572fef60de8fd913ed981eccaf4;p=ceph.git 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> --- 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 --------------