diff options
author | Jeff Mahoney <jeffm@suse.com> | 2017-05-17 16:49:37 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-06-01 17:56:31 +0300 |
commit | 896533a7da929136d0432713f02a3edffece2826 (patch) | |
tree | 0026603a4f0d5d5064a6602a6224dc2f3c28be9b /fs/f2fs/file.c | |
parent | cc2b702c52094b637a351d7491ac5200331d0445 (diff) | |
download | linux-896533a7da929136d0432713f02a3edffece2826.tar.xz |
btrfs: fix memory leak in update_space_info failure path
If we fail to add the space_info kobject, we'll leak the memory
for the percpu counter.
Fixes: 6ab0a2029c (btrfs: publish allocation data in sysfs)
Cc: <stable@vger.kernel.org> # v3.14+
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions