diff options
| author | Josef Bacik <[email protected]> | 2020-01-24 09:32:57 -0500 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-03-23 17:01:32 +0100 |
| commit | 141386e1a5d641d6d89a7794f806a31945ec1e9f (patch) | |
| tree | b67dbf0926adfa5ab9de5817cf7f96cfc5531a7c /tools/perf/scripts/python/bin | |
| parent | bc44d7c4b2b179c4b74fba208b9908e2ecbc1b4d (diff) | |
btrfs: free more things in btrfs_free_fs_info
Things like the percpu_counters, the mapping_tree, and the csum hash can
all be freed at btrfs_free_fs_info time, since the helpers all check if
the structure has been initialized already. This significantly cleans
up the error cases in open_ctree.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions