Re: [PATCH v2] btrfs: handle errors returned from get_tree_block_key

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -2906,8 +2909,9 @@ int relocate_tree_blocks(struct btrfs_trans_handle *trans,
>  out:
>  	err = finish_pending_nodes(trans, rc, path, err);
>  
> +out_free_path:
>  	btrfs_free_path(path);
> -out_path:
> +out_free_blocks:
>  	free_block_list(blocks);
>  	return err;
>  }
> -- 
> 1.8.2

Yeah, that makes a lot more sense.

Reviewed-by: Zach Brown <zab@xxxxxxxxxx>

- z
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux