[state]
+# The [scan.subvol] section controls legacy subvol scanners (scan modes 0-3).
+
+[scan.subvol]
+
# The [scan.extent.*] sections define extent-scan size tiers. Each section
-# corresponds to one crawler scanning extents in the named size range.
+# configures one scanner that processes extents in the named size range.
# Section names are opaque labels; the size range is set by size-min/size-max.
# The legacy-id key maps beescrawl.dat root IDs to section names on upgrade.
# See docs/config-file.md for recommended filter-chain ordering and
# 1 = scan_next_extent
method = 0
- # Where a newly-created crawler starts scanning, used only the first
+ # Where a newly-created scanner starts, used only the first
# time a tier is created (no saved position in beespoint.ini). An
# existing tier always resumes from its saved position regardless.
- # min = lowest min-transid of existing crawlers (default)
+ # min = lowest min-transid of existing scanners (default)
# zero = beginning of the filesystem; scan all existing data
# current = current filesystem transid; skip all existing data
first-transid = min