On Mon, Aug 21, 2017 at 12:43:49PM +0300, Nikolay Borisov wrote: > Currently the code executes add_extent_mapping and if it is successful it > links > the new mapping, it then proceeds to unlock the extent mapping tree and check > for failure and handle them. Instead, rework the code to only perform a single > check if add_extent_mapping has failed and handle it, otherwise the code > continues in a linear fashion. No functional changes
I like the new version. Reviewed-by: David Sterba <dste...@suse.com> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html