mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-18 12:35:03 +00:00
Add a quick helper that can be used to avoid doing work if we know that we're already shutting down. This can be a single coarser indicator than adding functions to each subsystem to track that we're shutting down. Signed-off-by: Zach Brown <zab@versity.com>