mirror of
https://github.com/versity/versitygw.git
synced 2026-07-22 16:03:22 +00:00
b3eac9781f
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.