mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-10 01:56:09 +00:00
The introduction of the helper to handle stale segment retrying was masking errors. It's meant to pass through the caller's return status when it doesn't return -EAGAIN to trigger stale read retries. Signed-off-by: Zach Brown <zab@versity.com>