From: Wang Shilong Date: Wed, 23 Apr 2014 11:33:35 +0000 (+0800) Subject: Btrfs: fix possible memory leaks in open_ctree() X-Git-Tag: omap-for-v3.16/pm-signed~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c16cbbc32781224309e50cc99c684f2498bc59;p=pandora-kernel.git Btrfs: fix possible memory leaks in open_ctree() Fix possible memory leaks in the following error handling paths: read_tree_block() btrfs_recover_log_trees btrfs_commit_super() btrfs_find_orphan_roots() btrfs_cleanup_fs_roots() Signed-off-by: Wang Shilong Signed-off-by: Chris Mason --- Reading git-diff-tree failed