Skip to content
Commit e042d1ec authored by Josef Bacik's avatar Josef Bacik Committed by David Sterba
Browse files

Btrfs: remove BUG_ON()'s in btrfs_map_block



btrfs_map_block can go horribly wrong in the face of fs corruption, lets agree
to not be assholes and panic at any possible chance things are all fucked up.

Signed-off-by: default avatarJosef Bacik <jbacik@fb.com>
[ removed type casts ]
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 3d8da678
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