Skip to content
Commit b50c6e25 authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: deal with free space cache errors while replaying log



So everybody who got hit by my fsync bug will still continue to hit this
BUG_ON() in the free space cache, which is pretty heavy handed.  So I took a
file system that had this bug and fixed up all the BUG_ON()'s and leaks that
popped up when I tried to mount a broken file system like this.  With this patch
we just fail to mount instead of panicing.  Thanks,

Signed-off-by: default avatarJosef Bacik <jbacik@fusionio.com>
parent 3d7b5a28
Loading
Loading
Loading
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