Skip to content
Commit a5e3dce4 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix assert in bch2_backpointer_invalid()



Backpointers that point to invalid devices are caught by fsck, not
.key_invalid; so .key_invalid needs to check for them instead of hitting
asserts.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 39cd87c4
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