Commit 259a187ade45056fd44856654f78aa9e9f0f7c75
Committed by
Sage Weil
1 parent
795858dbd2
Exists in
master
and in
6 other branches
ceph: fix memory leak
kfree does not clean up indirect allocations in ceph_fs_client and ceph_options (e.g. snapdir_name). Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Signed-off-by: Sage Weil <sage@newdream.net>
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
fs/ceph/super.c