mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-20 21:40:29 +00:00
Kinda weird to goto back to the out label and then out the bottom. Just return -EIO, like forest_next_hint() does. Don't call client_get_roots() right before retry, since is the first thing retry does. Signed-off-by: Andy Grover <agrover@versity.com>