mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-21 07:24:27 +00:00
I saw a confusing hang that looked like a lack of ordering between a waker setting shutting_down and a wait event testing it after being woken up. Let's see if more barriers help. Signed-off-by: Zach Brown <zab@versity.com>