From 95d8e70c84498fa7b977313106b2291ec632d29a Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Fri, 24 Jan 2025 14:20:41 +0100 Subject: [PATCH] docs: Improve GC's cutofftime description As written it can be read as "24h5m after the garbage collection started". Signed-off-by: Maximiliano Sandoval --- docs/maintenance.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/maintenance.rst b/docs/maintenance.rst index a6476913..c1b38fc7 100644 --- a/docs/maintenance.rst +++ b/docs/maintenance.rst @@ -233,8 +233,8 @@ into two phases: The task iterates over all chunks and checks their file access time against a cutoff time. The cutoff time is given by either the oldest backup writer - instance, if present, or 24 hours and 5 minutes after the start of garbage - collection. + instance, if present, or 24 hours and 5 minutes before the start of the + garbage collection. Garbage collection considers chunk files with access time older than the cutoff time to be neither referenced by any backup snapshot's index, nor part