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

Btrfs: put our inode if orphan cleanup fails



When we cross into a different subvol when doing a lookup we will run the orhpan
cleanup.  If this fails however we do not drop the ref to the inode we were
looking up before we return an error, which leads to busy inodes on umount.
Thanks,

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