Files
scoutfs/tests/golden
Auke Kok add1da10dc 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-10 12:25:30 -07:00
..
2022-02-21 10:44:38 -08:00
2022-12-06 10:31:31 -08:00
2024-07-22 14:08:32 -07:00
2021-07-07 14:13:14 -07:00
2022-02-17 11:20:08 -08:00
2021-05-26 14:18:28 -07:00
2026-01-07 08:29:38 -06:00
2019-08-02 16:51:34 -07:00
2021-04-27 12:01:43 -07:00
2025-01-23 14:28:40 -05:00
2021-01-14 13:42:22 -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
2024-07-22 14:08:32 -07:00
2024-06-28 15:09:05 -07:00
2025-01-27 14:49:04 -05:00
2020-12-15 15:13:42 -08:00
2021-09-13 14:41:07 -07:00
2025-11-13 12:43:31 -08:00