From: Zac Dover Date: Fri, 26 Jul 2024 07:15:12 +0000 (+1000) Subject: doc/cephfs: fix "file layouts" link X-Git-Tag: testing/wip-pdonnell-testing-20240726.202642-debug~9^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6bb5ce94c6a2cbfdf978a66d00f428ad4cd4c312;p=ceph-ci.git 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 --- 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