]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: update "pool/pools" 48858/head
authorZac Dover <zac.dover@gmail.com>
Fri, 11 Nov 2022 17:37:11 +0000 (03:37 +1000)
committerZac Dover <zac.dover@gmail.com>
Sat, 12 Nov 2022 03:28:03 +0000 (13:28 +1000)
Update the "pool" and "pools" entries and link to the part of the
documentation related to pools.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 4dfb0fd1841a44b8b8145f3f589f0ea0adf8bb7b)

doc/glossary.rst
doc/rados/operations/pools.rst

index 1bbac452350c7765dadd9c3f7fa1101fd0ffddfd..f4bdda5b4a9daf085d6f6121fa946394fb92fd66 100644 (file)
                 Just like the OSD fsid, this is the OSD unique identifier and
                 is used interchangeably with ``fsid``
 
-       Pool
+       :ref:`Pool<rados_pools>`
+               A pool is a logical partition used to store objects.
+
        Pools
-               Pools are logical partitions for storing objects.
+                See :term:`pool`.
 
        RADOS
        RADOS Cluster
index 92e98561ef2491c611c064e6490ae2aca4f50259..4863c0128ce3033e363292153d2863960666ada6 100644 (file)
@@ -1,3 +1,5 @@
+.. _rados_pools:
+
 =======
  Pools
 =======