commit | a7e221e9002306a753d6f78b4060edabce402033 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Tue Feb 14 17:12:23 2012 +0900 |
committer | David Sterba <dsterba@suse.cz> | Wed Feb 15 16:40:24 2012 +0100 |
tree | 0b69be576f3cbbb5fe24a4f9e57dcbda57f2ccb1 | |
parent | 859acaf1a29bbacf6256f1159210c8d6df992b33 [diff] |
Btrfs: fix memory leak in load_free_space_cache() load_free_space_cache() has forgotten to free path. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>