From: Miao Xie Date: Wed, 29 Aug 2012 04:13:02 +0000 (-0600) Subject: Btrfs: fix wrong orphan count of the fs/file tree X-Git-Tag: v3.7-rc1~71^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321f0e70225abc792d74902a2bc4a60164265fd4;p=pandora-kernel.git Btrfs: fix wrong orphan count of the fs/file tree If we add a new orphan item, we should increase the atomic counter, not decrease it. Fix it. Signed-off-by: Miao Xie --- Reading git-diff-tree failed