From: Li Zefan Date: Mon, 27 Dec 2010 08:19:53 +0000 (+0800) Subject: Btrfs: Fix memory leak at umount X-Git-Tag: v2.6.38-rc4~2^2~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a4d54840c88a4a45c49670f044b8c7ddeaa8c7;p=pandora-kernel.git Btrfs: Fix memory leak at umount fs_info, which is allocated in open_ctree(), should be freed in close_ctree(). Signed-off-by: Li Zefan --- Reading git-diff-tree failed