mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-31 20:36:42 +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>