From: Liu Bo Date: Sun, 29 Sep 2013 02:33:16 +0000 (+0800) Subject: Btrfs: fix memory leak of chunks' extent map X-Git-Tag: v3.13-rc1~85^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3d1744f8a7d62e4875bd69cc2192a939813880;p=pandora-kernel.git Btrfs: fix memory leak of chunks' extent map As we're hold a ref on looking up the extent map, we need to drop the ref before returning to callers. Signed-off-by: Liu Bo Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed