From: Jiri Slaby Date: Wed, 6 Jan 2010 16:57:22 +0000 (+0000) Subject: Btrfs, fix memory leaks in error paths X-Git-Tag: v2.6.33-rc5~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2423fdfb96e3f9ff3baeb6c4c78d74145547891d;p=pandora-kernel.git Btrfs, fix memory leaks in error paths Stanse found 2 memory leaks in relocate_block_group and __btrfs_map_block. cluster and multi are not freed/assigned on all paths. Fix that. Signed-off-by: Jiri Slaby Cc: linux-btrfs@vger.kernel.org Signed-off-by: Chris Mason --- Reading git-diff-tree failed