mirror of
https://github.com/versity/versitygw.git
synced 2026-04-12 00:46:58 +00:00
This brings scoutfs in-line with the posix concurrency limiter. This fixes a hang with scoutfs due to not correctly initializing the concurrency in posix leading to a concurrency of 0 allowed. This also adds a sane default to the posix concurrency when not initialized.