git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69b26b
)
Btrfs: put our inode if orphan cleanup fails
author
Josef Bacik
<jbacik@fusionio.com>
Tue, 4 Jun 2013 01:39:49 +0000
(21:39 -0400)
committer
Josef Bacik
<jbacik@fusionio.com>
Fri, 14 Jun 2013 15:30:16 +0000
(11:30 -0400)
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: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/inode.c
patch
|
blob
|
history
diff --cc
fs/btrfs/inode.c
Simple merge