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

Btrfs: cleanup fs roots if we fail to mount



We can run the tree logging recovery or the orphan cleanup on mount, so we'll
end up looking up a random fs tree in the meantime.  So we need to clean this up
so we don't leave extent buffers hanging around on the cache.  With this patch
we no longer leak extent buffers on failure to mount.  Thanks,

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