Files
scoutfs/tests/tests
Auke Kok e91feb18a3 Add test for stale seq in merge delta combining.
merge_read_item() fails to update found->seq when combining delta items
from multiple finalized log trees. Add a test case to replicate the
conditions of this issue.

Each of 5 mounts sets totl value 1 on 2500 shared keys, giving an
expected total of 5 per key.  Any total > 5 proves double-counting
from a stale seq.

The log_merge_force_partial trigger forces many partial merges per
cycle, creating the conditions where stale-seq items get spliced into
fs_root while finalized logs still exist.  Parallel readers on all
mounts race against this window to detect double-counted values.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2026-04-08 18:14:55 -07:00
..
2022-02-17 11:20:08 -08:00
2019-08-02 16:51:34 -07:00
2025-11-13 12:43:31 -08:00
2023-01-09 14:49:23 -08:00
2024-06-28 15:09:05 -07:00
2026-03-13 15:45:52 -07:00
2025-01-27 14:49:04 -05:00
2026-02-02 14:37:40 -08:00
2024-06-28 15:09:05 -07:00
2025-11-13 12:43:31 -08:00