]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephfs: fix "file layouts" link
authorZac Dover <zac.dover@proton.me>
Fri, 26 Jul 2024 07:15:12 +0000 (17:15 +1000)
committerZac Dover <zac.dover@proton.me>
Fri, 26 Jul 2024 07:15:12 +0000 (17:15 +1000)
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 <zac.dover@proton.me>
doc/cephfs/client-auth.rst

index de87f5dc8eb7fa31a859adfc33cacf71d9fd64af..e1b22bbc88424ba644b44dc546002c599940bcbe 100644 (file)
@@ -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<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