Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
This commit is contained in:
@ -2565,6 +2565,8 @@ int close_ctree(struct btrfs_root *root)
|
||||
kfree(fs_info->chunk_root);
|
||||
kfree(fs_info->dev_root);
|
||||
kfree(fs_info->csum_root);
|
||||
kfree(fs_info);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user