From 0d7c76d9badf034fa083e2f45177e4590ab84808 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 13 Feb 2024 01:06:05 +1000 Subject: [PATCH] doc/glossary: Add link to CRUSH paper Add a link in the CRUSH definition to the original CRUSH paper. Signed-off-by: Zac Dover (cherry picked from commit aa1e6352d0c2c77c299a16f93e16e83903fb9d54) --- doc/glossary.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 7f9d27f8c7523..d6a3a97a275f7 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -216,7 +216,9 @@ CRUSH **C**\ontrolled **R**\eplication **U**\nder **S**\calable **H**\ashing. The algorithm that Ceph uses to compute object - storage locations. + storage locations. See `CRUSH: Controlled, Scalable, + Decentralized Placement of Replicated Data + `_. CRUSH rule The CRUSH data placement rule that applies to a particular -- 2.39.5