Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a2cb8a62 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Self healing on read IO error


This repurposes the promote path, which already knows how to call
data_update() after a read: we now automatically rewrite bad data when
we get a read error and then successfully retry from a different
replica.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent b1d63b06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment