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:
4e2f84e
)
Btrfs: fix wrong orphan count of the fs/file tree
author
Miao Xie
<miaox@cn.fujitsu.com>
Wed, 29 Aug 2012 04:13:02 +0000
(22:13 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:05 +0000
(15:19 -0400)
If we add a new orphan item, we should increase the atomic counter,
not decrease it. Fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
No differences found