diff options
| author | David Sterba <[email protected]> | 2024-01-24 00:23:49 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-03-04 16:24:48 +0100 |
| commit | 0896ce7550399a32a77a25a21eeb8daaae398f7f (patch) | |
| tree | edd369c49c95cf717465debea80dcba588a2c9fd /tools/perf/scripts/python | |
| parent | 5378ea6ea095e25bb32fa1a76e29c8aa4a3ff6c5 (diff) | |
btrfs: move transaction abort to the error site in btrfs_delete_free_space_tree()
The recommended pattern for transaction abort after error is to place it
right after the error is handled. That way it's easier to locate where
it failed and help debugging.
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions