mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-10 01:56:09 +00:00
The server forgot to initialize ret to 0 and might return undefined errnos if a client asked it to free zero extents. Signed-off-by: Zach Brown <zab@versity.com>