On 13.02.20 г. 17:31 ч., Josef Bacik wrote: > > We do a btrfs_put_root(fs_info->fs_root); in btrfs_free_fs_info. > There's for sure an argument to be made for getting rid of > fs_info->fs_root, and just using the radix lookup. Once all of my root > ref patches are merged I'll take a run at that. Thanks, This makes sense, I was looking at linux master which don't have your patches, hence I wasn't seeing this. Fair point.
