From d1c049d24befedc396221dafcc66db8c40acf5ab Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 30 Jul 2024 01:50:13 +1000 Subject: [PATCH] doc/glossary: add "ceph-fuse" entry Add a "ceph-fuse" entry to the glossary. Signed-off-by: Zac Dover --- doc/glossary.rst | 5 +++++ doc/man/8/ceph-fuse.rst | 2 ++ 2 files changed, 7 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index e3ffdee38067c..9e47ea5294c7f 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -90,6 +90,11 @@ object store, RADOS. See :ref:`CephFS Architecture ` for more details. + :ref:`ceph-fuse ` + :ref:`ceph-fuse ` is a FUSE ("**F**\ilesystem in + **USE**\rspace") client for CephFS. ceph-fuse mounts a Ceph FS + ata specified mount point. + Ceph Interim Release See :term:`Releases`. diff --git a/doc/man/8/ceph-fuse.rst b/doc/man/8/ceph-fuse.rst index 6c4cc839928e6..cccca87fa730e 100644 --- a/doc/man/8/ceph-fuse.rst +++ b/doc/man/8/ceph-fuse.rst @@ -1,5 +1,7 @@ :orphan: +.. _man-ceph-fuse: + ========================================= ceph-fuse -- FUSE-based client for ceph ========================================= -- 2.39.5