On 12/21/20 10:49 PM, Naohiro Aota wrote:
This is a preparation for the next patch. This commit split alloc_log_tree() to allocating tree structure part (remains in alloc_log_tree()) and allocating tree node part (moved in btrfs_alloc_log_tree_node()). The latter part is also exported to be used in the next patch.Signed-off-by: Johannes Thumshirn <[email protected]> Signed-off-by: Naohiro Aota <[email protected]>
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef
