mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-18 04:31:04 +00:00
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>