From: Zac Dover Date: Mon, 29 Jul 2024 15:50:13 +0000 (+1000) Subject: doc/glossary: add "ceph-fuse" entry X-Git-Tag: v19.1.1~14^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c263b4f5f9669cc446c183fc5c6903797719775c;p=ceph.git doc/glossary: add "ceph-fuse" entry Add a "ceph-fuse" entry to the glossary. Signed-off-by: Zac Dover (cherry picked from commit d1c049d24befedc396221dafcc66db8c40acf5ab) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 04cfa9d049fe2..5e1e3b6f1743b 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 =========================================