From ed73a571cf4c9f37af9aba43bc549c1c8d77b8ac Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 26 Jul 2024 17:15:12 +1000 Subject: [PATCH] doc/cephfs: fix "file layouts" link Fix a broken link to the "File Layouts" page on doc/cephfs/client-auth.rst. Fixes: https://tracker.ceph.com/issues/67190 Signed-off-by: Zac Dover (cherry picked from commit 6bb5ce94c6a2cbfdf978a66d00f428ad4cd4c312) --- doc/cephfs/client-auth.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephfs/client-auth.rst b/doc/cephfs/client-auth.rst index de87f5dc8eb..e1b22bbc884 100644 --- a/doc/cephfs/client-auth.rst +++ b/doc/cephfs/client-auth.rst @@ -28,10 +28,10 @@ This restriction impacts *only* the filesystem hierarchy, or, in other words, the metadata tree that is managed by the MDS. Clients will still be able to access the underlying file data in RADOS directly. To segregate clients fully, isolate untrusted clients in their own RADOS namespace. You can place a -client's filesystem subtree in a particular namespace using `file layouts`_ and -then restrict their RADOS access to that namespace using `OSD capabilities`_ +client's filesystem subtree in a particular namespace using :ref:`file +layouts` and then restrict their RADOS access to that namespace +using `OSD capabilities`_ -.. _file layouts: ./file-layouts .. _OSD capabilities: ../rados/operations/user-management/#authorization-capabilities Syntax -- 2.39.5