From 2080a887460c2804f55119b39f6a271db1825f7b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 28 Jul 2024 17:27:53 +1000 Subject: [PATCH] doc/cephfs: fix "OSD capabilities" link Fix a broken link from the "OSD capabilites" reference on doc/cephfs/client-auth.rst. Fixes: https://tracker.ceph.com/issues/67218 Signed-off-by: Zac Dover (cherry picked from commit 74b03a8cb2f196171b10d8cbde27324240649e70) --- doc/cephfs/client-auth.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/cephfs/client-auth.rst b/doc/cephfs/client-auth.rst index e1b22bbc884..f0909aa5aa4 100644 --- a/doc/cephfs/client-auth.rst +++ b/doc/cephfs/client-auth.rst @@ -30,9 +30,8 @@ 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 :ref:`file layouts` and then restrict their RADOS access to that namespace -using `OSD capabilities`_ +using :ref:`OSD capabilities`. -.. _OSD capabilities: ../rados/operations/user-management/#authorization-capabilities Syntax ------ -- 2.39.5