On 2/24/20 11:13 PM, David Sterba wrote:
The tree_log_mutex and reloc_mutex locks are properly nested so we can simplify error handling and add labels for them. This reduces line count of the function. Signed-off-by: David Sterba <dsterba@xxxxxxxx> --- v2: - fixed label after commit_fs_roots, to point to unlock_tree_log - added comment after btrfs_handle_fs_error and keep the locks as is
Reviewed-by: Anand Jain <anand.jain@xxxxxxxxxx>
