Files
scoutfs/kmod
Auke Kok b43b8e9559 Set BLOCK_BIT_ERROR on bio submit failure.
When block_submit_bio() fails, set BLOCK_BIT_ERROR so that
waiters in wait_event(uptodate_or_error) will wake up rather
than waiting indefinitely for a completion.

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