diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 16:09:18 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 16:09:18 +0200 |
commit | 5eb56d2520fe16f00756ccdf8eebc277398e0f44 (patch) | |
tree | ab141af79e01000ff04341502f1f42d9a1bef60a /arch/sparc | |
parent | Btrfs: allow dup for data chunks in mixed mode (diff) | |
download | linux-5eb56d2520fe16f00756ccdf8eebc277398e0f44.tar.xz linux-5eb56d2520fe16f00756ccdf8eebc277398e0f44.zip |
Btrfs: fix memory leak in resolver code
init_ipath() allocates btrfs_data_container which is never freed. Free
it in free_ipath() and nuke the comment for init_data_container() - we
can safely free it with kfree().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions