]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: refine "Concepts" 4 of 3 56740/head
authorZac Dover <zac.dover@proton.me>
Sat, 6 Apr 2024 04:43:16 +0000 (14:43 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 7 Apr 2024 05:38:44 +0000 (15:38 +1000)
s/PG's PG logs/PG's logs/

re https://github.com/ceph/ceph/pull/56727#discussion_r1553541922

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 221d734760b6f680e4d17cd2f0bfcd39f914c8d6)

doc/dev/peering.rst

index 29df2349ded3ecfa776d72d409f5f5c6aeeccf2d..97a319129962934587bd0909aa5062afa5d43d19 100644 (file)
@@ -103,8 +103,8 @@ Concepts
 
 *last epoch clean*
    the last epoch at which all nodes in the *acting set* for a given placement
-   group were completely up to date (this includes both the PG's PG logs and
-   the PG's object contents). At this point, *recovery* is deemed to have been
+   group were completely up to date (this includes both the PG's logs and the
+   PG's object contents). At this point, *recovery* is deemed to have been
    completed.
 
 Description of the Peering Process