From a50b8f450a49275b29a572bea633f405b2fee608 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Sun, 1 Jul 2018 19:16:14 +0530 Subject: [PATCH] doc: new label and glossary url Let the other docs link Ceph Filesystem glossary from outside. If the user wants then let him visit the Ceph Filesystem doc(s) from the glossary. Signed-off-by: Jos Collin (cherry picked from commit 81c0a328ac38a12865702c80a73ed3ecf8c4affe) --- doc/architecture.rst | 2 ++ doc/cephfs/index.rst | 2 ++ doc/glossary.rst | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 0d8b91c749b4b..fb6e9c31bf146 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1515,6 +1515,8 @@ Device kernel object(s). This is done with the command-line tool ``rbd``. .. index:: CephFS; Ceph Filesystem; libcephfs; MDS; metadata server; ceph-mds +.. _arch-cephfs: + Ceph Filesystem --------------- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index b3a9c19ee04e3..9236182abf940 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -1,3 +1,5 @@ +.. _ceph-filesystem: + ================= Ceph Filesystem ================= diff --git a/doc/glossary.rst b/doc/glossary.rst index d9c7f85dc7b75..016872d1b0db1 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -69,7 +69,9 @@ reflect either technical terms or legacy ways of referring to Ceph systems. Ceph Filesystem CephFS Ceph FS - The POSIX filesystem components of Ceph. + The POSIX filesystem components of Ceph. Refer + :ref:`CephFS Architecture ` and :ref:`ceph-filesystem` for + more details. Cloud Platforms Cloud Stacks -- 2.39.5