Files
scoutfs/kmod
Auke Kok bd193d351e Don't swallow -EAGAIN in srch.c.
The earlier change advances the reader past the tournament winner
before the entry is emitted. It's possible we get an -EAGAIN
trying to allocate a block while in the out: path, and then it's
silently dropped. If we return an error here, the whole compaction
will be discarded and be redone later.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2026-03-17 10:14:19 -07:00
..
2026-03-17 10:14:19 -07:00