From: Zac Dover Date: Mon, 29 Jul 2024 15:50:13 +0000 (+1000) Subject: doc/glossary: add "ceph-fuse" entry X-Git-Tag: v20.0.0~1381^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d1c049d24befedc396221dafcc66db8c40acf5ab;p=ceph.git doc/glossary: add "ceph-fuse" entry Add a "ceph-fuse" entry to the glossary. Signed-off-by: Zac Dover --- 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 =========================================