commit | 5b7ff5b3c4468780b15c6b20cd0567cd9f2aa626 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Tue Oct 16 05:44:21 2012 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Thu Oct 25 15:45:43 2012 -0400 |
tree | 2c2be551f07d275a1a41fb881fe6acbd65fdaa30 | |
parent | d79e50433b2bea09eb680ed5fae15e8a12356353 [diff] |
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 <t-itoh@jp.fujitsu.com>