1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-05-08 04:59:37 +02:00

docs: default scan mode is 4, "extent"

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2024-11-26 21:59:20 -05:00
Ursprung 8d4d153d1d
Commit 7b0ed6a411
+1 -1
Datei anzeigen
@@ -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).