From 4dfb0fd1841a44b8b8145f3f589f0ea0adf8bb7b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 12 Nov 2022 03:37:11 +1000 Subject: [PATCH] doc/glossary: update "pool/pools" Update the "pool" and "pools" entries and link to the part of the documentation related to pools. Signed-off-by: Zac Dover --- doc/glossary.rst | 6 ++++-- doc/rados/operations/pools.rst | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 1bbac452350c7..f4bdda5b4a9da 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -224,9 +224,11 @@ Just like the OSD fsid, this is the OSD unique identifier and is used interchangeably with ``fsid`` - Pool + :ref:`Pool` + A pool is a logical partition used to store objects. + Pools - Pools are logical partitions for storing objects. + See :term:`pool`. RADOS RADOS Cluster diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 58a3432b9f5f3..4c31408247d93 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -1,3 +1,5 @@ +.. _rados_pools: + ======= Pools ======= -- 2.39.5