Skip to content
Snippets Groups Projects
Commit cb44921a authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: don't loop forever on bad btree blocks


When btrfs discovers the generation number in a btree block is
incorrect, it can loop forever without forcing the RAID
code to try a valid mirror, and without returning EIO.

This changes things to properly kick out the EIO.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 6b5b817f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment