Files
scoutfs/tests/tests
Chris Kirby 4f6a867083 Use log merge counters to fix the orphan-inodes test
log_merges_started is incremented in finalize_and_start_log_merge()
after we decide that we're going to do a merge; and in
reclaim_open_log_tree().

log_merges_completed is incremented when we've successfully completed
a merge (no errors and we did some work).

The orphan-inodes test uses these to make sure the merge work from
unlinks has completed before checking to see if the orphan scans
have run.

Signed-off-by: Chris Kirby <ckirby@versity.com>
2025-10-01 12:10:26 -07:00
..
2024-07-22 14:08:32 -07:00
2022-02-17 11:20:08 -08:00
2019-08-02 16:51:34 -07:00
2025-01-23 14:28:40 -05:00
2023-01-09 14:49:23 -08:00
2024-06-28 15:09:05 -07:00
2023-10-12 12:21:29 -04:00
2025-01-27 14:49:04 -05:00
2024-06-28 15:09:05 -07:00
2025-01-23 14:28:40 -05:00