Commit 85026533 authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: return error if the range we want to map is bogus



Currently if we have corrupt metadata map_extent_buffer will complain about it,
but not return an error so the caller has no idea a problem was hit.  Fix this.
Thanks,

Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
parent 695a0d0d
Supports Markdown
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