mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-20 06:06:48 +00:00
Add a reclaim_skip_finalize trigger that prevents reclaim from setting FINALIZED on log_trees entries. The test arms this trigger, force-unmounts a client to create an orphan, and verifies the log merge succeeds without timeout and the orphan reclaim message appears in dmesg. Signed-off-by: Auke Kok <auke.kok@versity.com>
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
== create orphan log_trees entry via trigger
|
|
== verify orphan is reclaimed and merge completes
|
|
== verify orphan reclaim was logged
|