mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-27 16:45:06 +00:00
This was used by compaction to wake local holders who were waiting for compaction to free up level 0 segments for them to enter the transaction. Throttling level 0 segment writes works differently now and doesn't involve blocking trans holders. Signed-off-by: Zach Brown <zab@versity.com>