From: Zygo Blaxell Date: Wed, 27 Nov 2024 02:59:20 +0000 (-0500) Subject: docs: default scan mode is 4, "extent" X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0ed6a4118c973a6221376e08fd1c79443a3ac3;p=bees docs: default scan mode is 4, "extent" Signed-off-by: Zygo Blaxell --- diff --git a/docs/config.md b/docs/config.md index e62d8618..e20def69 100644 --- a/docs/config.md +++ b/docs/config.md @@ -126,7 +126,7 @@ Subvol scan modes: * Can avoid modifying read-only subvols (for `btrfs send` workaround). * Have problems keeping up with snapshots created during a scan. -The default scan mode is 1, "independent". +The default scan mode is 4, "extent". If you are using bees for the first time on a filesystem with many existing snapshots, you should read about [snapshot gotchas](gotchas.md).