mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-06 18:50:45 +00:00
The "server error emptying freed" error was causing a fence-and-reclaim test failure. In this case, the error was -ENOLINK, which we should ignore for messaging purposes. Signed-off-by: Chris Kirby <ckirby@versity.com>