From: Tsutomu Itoh Date: Tue, 16 Oct 2012 05:44:21 +0000 (+0000) Subject: Btrfs: fix memory leak in btrfs_quota_enable() X-Git-Tag: v3.7-rc3~21^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7ff5b3c4468780b15c6b20cd0567cd9f2aa626;p=pandora-kernel.git Btrfs: fix memory leak in btrfs_quota_enable() We should free quota_root before returning from the error handling code. Signed-off-by: Tsutomu Itoh --- Reading git-diff-tree failed