summaryrefslogtreecommitdiff
path: root/fs/btrfs/reada.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2020-01-24 09:32:57 -0500
committerDavid Sterba <dsterba@suse.com>2020-03-23 17:01:32 +0100
commit141386e1a5d641d6d89a7794f806a31945ec1e9f (patch)
treeb67dbf0926adfa5ab9de5817cf7f96cfc5531a7c /fs/btrfs/reada.c
parentbc44d7c4b2b179c4b74fba208b9908e2ecbc1b4d (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 <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/reada.c')
0 files changed, 0 insertions, 0 deletions