]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: fix "Ceph Client" 49025/head
authorZac Dover <zac.dover@gmail.com>
Wed, 23 Nov 2022 08:16:47 +0000 (18:16 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 23 Nov 2022 08:16:47 +0000 (18:16 +1000)
Add detail to and clean the syntactics and semantics of "Ceph Client".

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/glossary.rst

index 67ab29ebd2982a7e34159c16ba6c193d6d4e0cc3..2aafc26c4652a2ed650eb9f49559575a4e90c43e 100644 (file)
                 ``libvirt``.
 
        Ceph Client
-                The collection of Ceph components which can access a Ceph
-                Storage Cluster. These include the Ceph Object Gateway, the
-                Ceph Block Device, the Ceph File System, and their
-                corresponding libraries, kernel modules, and FUSEs.
+                Any of the Ceph components that can access a Ceph Storage
+                Cluster. This includes the Ceph Object Gateway, the Ceph Block
+                Device, the Ceph File System, and their corresponding
+                libraries. It also includes kernel modules, and FUSEs
+                (Filesystems in USERspace).
 
        Ceph Client Libraries
                 The collection of libraries that can be used to interact with