mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-27 18:43:13 +00:00
We went to the trouble of allocating a work queue with one work in flight but then didn't use it. We could have concurrent trans write func execution. Signed-off-by: Zach Brown <zab@versity.com>